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

Feature request: allow deleting a game #78

Open
CrsiX opened this issue Jun 4, 2023 · 0 comments
Open

Feature request: allow deleting a game #78

CrsiX opened this issue Jun 4, 2023 · 0 comments
Labels
api Suggestions for API enhancements ux Improvements to user experience

Comments

@CrsiX
Copy link
Member

CrsiX commented Jun 4, 2023

If the user is still participating in the game (alive), then the functionality should be resigning instead (see #75). If the user is not alive anymore, it should be able to remove the game from the game list. This needs a server endpoint to remove that player from the list of active players in the game; however, the server needs to remember that this user was participating in the game (i.e. some switch set to false only).

At the moment, there's no such API endpoint available.

@CrsiX CrsiX added ux Improvements to user experience api Suggestions for API enhancements labels Jun 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Suggestions for API enhancements ux Improvements to user experience
Projects
None yet
Development

No branches or pull requests

1 participant