Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show currently active other users and react to connection status #70

Closed
wants to merge 2 commits into from

Conversation

bosschaert
Copy link
Contributor

Description

Show the currently editing other users as little icons in the top right corner:

editing

when the editor is disconnected from da-collab, disable the editing area until a reconnect happens:
disconnect

Motivation and Context

To make the editing more robust in case of a disconnection with da-collab and also to provide awareness of other users active in the document.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

If the user is know their initial is displayed.
If the user is not known a generic 'user' icon is displayed.

When hovering over the icon the full name is shown as a tooltip.
@bosschaert
Copy link
Contributor Author

Closing while I look into an issue.

@bosschaert bosschaert closed this Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant