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

feat: save graph on localStorage #46

Merged
merged 7 commits into from
Nov 14, 2024
Merged

feat: save graph on localStorage #46

merged 7 commits into from
Nov 14, 2024

Conversation

MegaRedHand
Copy link
Owner

Using localStorage we can save the contents of the graph between restarts.

NOTE: this implementation has concurrency issues when multiple tabs are open.

@MegaRedHand MegaRedHand self-assigned this Nov 14, 2024
@pgallino pgallino merged commit fbe0894 into main Nov 14, 2024
3 checks passed
@pgallino pgallino deleted the save-on-localStorage branch November 14, 2024 02:29
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

Successfully merging this pull request may close these issues.

2 participants