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

Protection against unexpected loss of modifications #8

Open
muonw opened this issue Nov 7, 2022 · 0 comments
Open

Protection against unexpected loss of modifications #8

muonw opened this issue Nov 7, 2022 · 0 comments

Comments

@muonw
Copy link
Owner

muonw commented Nov 7, 2022

Is your feature request related to a problem? Please describe.
By default, edits are performed locally. Therefore, actions such as leaving the page or reloading the datasets will discard the edits.

Describe the solution you'd like
Asking for user's confirmation of such actions can avoid unexpected loss of changes. Additionally, a mechanism can be implemented to allow reading and setting the state of edits (whether a change is saved or not) programmatically.

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