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

MVP1 - Users + Chat #154

Open
6 tasks
bryansamuel1 opened this issue Mar 22, 2020 · 1 comment
Open
6 tasks

MVP1 - Users + Chat #154

bryansamuel1 opened this issue Mar 22, 2020 · 1 comment
Assignees
Labels
frontend Frontend related good first issue Good for newcomers
Milestone

Comments

@bryansamuel1
Copy link
Contributor

bryansamuel1 commented Mar 22, 2020

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
@bryansamuel1 bryansamuel1 added this to the 0.1.0 milestone Mar 22, 2020
@bryansamuel1 bryansamuel1 added frontend Frontend related good first issue Good for newcomers labels Mar 22, 2020
@bryansamuel1 bryansamuel1 mentioned this issue Mar 22, 2020
2 tasks
@bryansamuel1
Copy link
Contributor Author

@ritesgt updated. How far through are you with it?

@bryansamuel1 bryansamuel1 changed the title MVP1 - Users FAB MVP1 - Users + Chat Apr 21, 2020
@bryansamuel1 bryansamuel1 mentioned this issue Apr 21, 2020
4 tasks
@bryansamuel1 bryansamuel1 mentioned this issue Apr 26, 2020
87 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend related good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants