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

Persisted unsaved changes to local storage #7

Open
youknowriad opened this issue Jun 11, 2020 · 1 comment
Open

Persisted unsaved changes to local storage #7

youknowriad opened this issue Jun 11, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@youknowriad
Copy link
Owner

The idea is that if you have unsaved changes, they should persist when you reload the page.
There are a few things that we need to get this right though.

  • Local changes shouldn't override new changes from external peers
  • Clicking the "new document" should reset the local changes.
@youknowriad youknowriad added the enhancement New feature or request label Jun 11, 2020
@epiqueras
Copy link
Collaborator

YJS has a plugin for this we could use after the PR that switches to it lands.

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

2 participants