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

Add "Undo" button #53

Open
allentiak opened this issue Apr 22, 2020 · 2 comments
Open

Add "Undo" button #53

allentiak opened this issue Apr 22, 2020 · 2 comments

Comments

@allentiak
Copy link
Member

This could also help with debugging, as it would provide with an extra tool to confirm (possibly incorrect) behaviors.

@antonioalonzi
Copy link
Member

That's a tricky one.

If we ever implement and undo button then it should trigger a "please undo" message on the opponent screen. If the opponent is nice enough can let undo, if not user cannot just undo actions.
(kind of take back functionality implemented in lichess).

An undo button I don't think it's useful for debugging.
Ultimately the only debugging info will be logs (which we have a bit lack as we don't pay for the heroku machines.) Furthermore we don't have any javascript logging reported to our servers.

I'm happy to keep this story as just create an undo button that will undo if opponent accepts.
(will keep as lower priority)

@allentiak
Copy link
Member Author

allentiak commented Apr 22, 2020 via email

@antonioalonzi antonioalonzi changed the title Game: add "Undo" button Add "Undo" button Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants