-
Notifications
You must be signed in to change notification settings - Fork 101
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
feat: Real-Time tracking of active users in an operation #2437
feat: Real-Time tracking of active users in an operation #2437
Conversation
I think the output should be near by the operation name: Description Active Users: 2 currently it is on the title line describing operations at all. |
When a user gets removed from the activated OP this needs an update of the counter removing_user_role_from_active_op.mp4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…workaryangupta/MSS into feat/visualize-concurrent-users
|
…workaryangupta/MSS into feat/visualize-concurrent-users
Please update your branch with develop |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This pull request aims to introduce a new feature to mscolab that allows a user to see the current number of active users in an operation.