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] Store state of ERD diagram for reproducing with ease or sharing #53

Closed
gavindsouza opened this issue Jul 19, 2024 · 1 comment

Comments

@gavindsouza
Copy link
Contributor

Selecting many doctypes and reloading or closing browser tab by mistake leads to a loss of generated diagrams. A mechanism that would store state of generated diagrams would enhance usability.

Possible solutions:

  • Storing state of diagram in the URL (share-able, not sure if possible)
  • Storing state in localstorage (local, but persistent)
@gavindsouza gavindsouza changed the title Store state of ERD diagram for reproducing with ease or sharing [feature-request] Store state of ERD diagram for reproducing with ease or sharing Jul 19, 2024
@sumitjain236
Copy link
Member

Will Try with Storing state in localStorage

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

2 participants