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 a reset button #17

Open
talolard opened this issue Jul 11, 2019 · 0 comments
Open

Add a reset button #17

talolard opened this issue Jul 11, 2019 · 0 comments

Comments

@talolard
Copy link
Collaborator

At least for the life of V0, we're likely to put the user database in an invalid state and crash everything.

Eventually we'll fix that, but while this is experimental I don't want to be commited to past mistakes. Still we need to give the user an escape hatch when something goes wrong.

So, it needs to be a big red button that deletes the database and recreates it (the structure, not the data).
Also, it needs to be a global exception handler (e.g. a react error boundary) that lets the user press the red button even if everything else dies.

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

1 participant