You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user of the room I want to see who else is in the room.
In the bottom right hand corner (not touching either bottom or right wall) there shall be two buttons in a vuetify button group. The appearance will match that of the Canvas tools (center mid) but without the triangle edges
Button on the right will be an enabled user button with the icon FA-user
Button on the left will be a disable chat button with the icon fa-comment-alt
When the user clicks the users button a vuetify menu modal will appear above it.
When the user clicks the users button again the modal will close. The modal will not close without clicking on the button.
Add a vuetify badge to the user button which displays the number of users on the app. This can be 0 to start and should be a clear number on the top right of the button
The text was updated successfully, but these errors were encountered:
As a user of the room I want to see who else is in the room.
The text was updated successfully, but these errors were encountered: