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: Add indicator whether current changes are saved #200

Open
stefandesu opened this issue Sep 12, 2021 · 0 comments
Open

Feature request: Add indicator whether current changes are saved #200

stefandesu opened this issue Sep 12, 2021 · 0 comments

Comments

@stefandesu
Copy link

I noticed that changes are saved to the server on an interval, not on every change. That means that if I change something and close the page before the next save, the changes are lost. It would be nice to have an indicator whether the current changes are saved. This would also be helpful if there's currently no connection to the server (then I could keep the page open until connection is back so that changes are transferred.)

(Although to be honest, I think it would be even better if every change would be saved to the server immediately if possible. Or changes could be saved to local storage and flushed to the server on an interval, meaning that they don't get lost if I close the page before they are saved to the server.)

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