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

Exit game should remove you from the room but remember your name #84

Open
bbailey27 opened this issue Jun 13, 2020 · 0 comments
Open

Exit game should remove you from the room but remember your name #84

bbailey27 opened this issue Jun 13, 2020 · 0 comments
Labels
backend Requires server-side changes bug Something isn't working frontend Requires changes in components or styling (JSX and/or CSS)

Comments

@bbailey27
Copy link
Collaborator

bbailey27 commented Jun 13, 2020

When a player uses the exitGame function, they should be completely removed from the room and player list so they can rejoin if it was a mistake, rejoin with another name, or another player can join instead.
It should remove the room name from localStorage but not the player name, so users playing multiple games in a row don't have to type their name multiple times.

@bbailey27 bbailey27 added bug Something isn't working backend Requires server-side changes labels Jun 13, 2020
@bbailey27 bbailey27 changed the title Exit game should remove you from the room Exit game should remove you from the room but remember your name Jun 13, 2020
@bbailey27 bbailey27 added the frontend Requires changes in components or styling (JSX and/or CSS) label Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Requires server-side changes bug Something isn't working frontend Requires changes in components or styling (JSX and/or CSS)
Projects
None yet
Development

No branches or pull requests

1 participant