Skip to content

Show a user's cursor to collaborators when typing #261

@Zsailer

Description

@Zsailer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions