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

Store user state #94

Open
zzeekk opened this issue Jun 19, 2024 · 1 comment
Open

Store user state #94

zzeekk opened this issue Jun 19, 2024 · 1 comment

Comments

@zzeekk
Copy link
Contributor

zzeekk commented Jun 19, 2024

As a user i would like to keep some settings when switching between pages of the UI, e.g.

  • lineage horizontal vs vertical view (currently when close/open of lineage view it resets)
  • lineage mode action, dataobject or combined (currently when close/open of lineage view it resets)
  • lineage zoom (currently when close/open of lineage view it resets)
  • ...
@zzeekk
Copy link
Contributor Author

zzeekk commented Feb 9, 2025

Fixed on some settings of Workflow/Run visualization.
Use useLocalStorageState instead of useState to fix for other settings.

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