-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
In most collaborative editing applications, when a user is typing, their name appears over the cursor. This is a really helpful (and now expected UX) when collaborating in documents. This allows everyone to know who is making the current changes as they appear.
Jupyter collaboration doesn't do this. It only shows a name when you hover over the cursor. There are some improvements to that behavior we can make too, highlighted in #259.
Proposed Solution
We should change Jupyter Collaboration to always show the user's name when they are typing.
Additional context
See this video of Google docs as an example:
Collaborator-cursor.mov
krassowski, jzhang20133 and cscheffler
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request