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

handling of broken games? undo to fixed / archive game; send message to API to mark as broken in DB? #58

Open
michaeljb opened this issue Mar 26, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@michaeljb
Copy link
Owner

  • make it possible to undo to the last working action?
  • add button to archive broken game? (this would at least be nice if the game is already pinned and is encountering an error)
@michaeljb michaeljb added the enhancement New feature or request label Mar 26, 2023
@michaeljb
Copy link
Owner Author

If providing button to undo to last working action, maybe provide another button to undo to any action so they could return to the "branch" they were on before the game broke?

Full visualization of action tree would be cool to allow "hopping" b/w branches or even attempt a "rebase", ie, wound back to last working action, fixed whatever was broken, now please re-apply actions X thru Z, etc

@michaeljb michaeljb changed the title handling of broken games? undo to fixed / archive game handling of broken games? undo to fixed / archive game; send message to API to mark as broken in DB? May 14, 2023
@michaeljb
Copy link
Owner Author

Would be cool if we could also mark it as broken in the DB, and that would be unset whenever a valid action is added to the DB, maybe the field would be like browser_exception or something

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant