Skip to content

Allow custom remote cursor tooltips #38

@liamhess

Description

@liamhess

Checklist

[x] Are you reporting a bug? Use github issues for bug reports and feature requests. For general questions, please use https://discuss.yjs.dev/
[x] Try to report your issue in the correct repository. Yjs consists of many modules. When in doubt, report it to https://github.com/yjs/yjs/issues/

Is your feature request related to a problem? Please describe.
I would like to add user avatars to the collaborator cursor tooltips.

Describe the solution you'd like
An API to provide a custom dom element for the YRemoteCaretWidget.

Describe alternatives you've considered
Currently I just CSS style the remote cursor so that it matches the look of the rest of my app as good as it gets but I can only get so far with CSS styling, e.g. can't add the avatar/profile picture.

Additional context
Now I've seen that someone already proposed this 5 years ago and asked whether he could contribute so I want to ask again if your still open for contributions. If yes I might contribute the fix, if I can make it work.

  • I'm a sponsor 💖
  • This feature is critical for my project.

Metadata

Metadata

Assignees

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