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

Move delete button to game list page (since for game owners only) -- and simplifies the game page. #15

Open
briangershon opened this issue Dec 4, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@briangershon
Copy link
Owner

briangershon commented Dec 4, 2021

Implementation advice:

I recommend initializing websockets on the home page (which lists all the games the user created) and using the websocket call to delete the project. This will then notify other clients if they happen to have the project open when it's deleted. Remember to close the connection when user leaves home page.

@briangershon briangershon created this issue from a note in Planning Poker (In progress) Dec 4, 2021
@briangershon briangershon moved this from In progress to To do in Planning Poker Dec 5, 2021
@briangershon briangershon added the enhancement New feature or request label Dec 9, 2021
@briangershon briangershon pinned this issue Dec 9, 2021
@briangershon briangershon added the good first issue Good for newcomers label Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
No open projects
Development

No branches or pull requests

1 participant