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

save "unsaved" graph in local storage #235

Open
kghmanuel opened this issue May 13, 2020 · 0 comments
Open

save "unsaved" graph in local storage #235

kghmanuel opened this issue May 13, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@kghmanuel
Copy link

Given the introduction of session time out, it is entirely possible that a graph can end up getting ignored and the progress is lost. having a copy in local storage may serve as a "temporary" storage of the most recent version of the graph. this behavior is similar to how notepad++ keeps unsaved files into some temporary file.

some behaviors worth noting:

  • only applies to unsaved/un-exported version.
  • auto-save frequency should be configurable or at least sooner than session timeout.
  • should no longer apply if the credentials changed.
@sashamitrovich sashamitrovich added the enhancement New feature or request label May 13, 2020
@sashamitrovich sashamitrovich added this to the 1.1 milestone May 13, 2020
@sashamitrovich sashamitrovich modified the milestones: 1.1, 2.0 Jun 2, 2020
@sashamitrovich sashamitrovich modified the milestones: 2.0, 1.3 Jul 1, 2020
@josvanroosmalen josvanroosmalen removed this from the 2.0 milestone Oct 9, 2020
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

3 participants