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 view settings in browser's client-side storage #601

Open
rubenthoms opened this issue Jun 24, 2022 · 0 comments
Open

Store view settings in browser's client-side storage #601

rubenthoms opened this issue Jun 24, 2022 · 0 comments
Labels
enhancement 🚀 New feature or request

Comments

@rubenthoms
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
The view settings (i.e. the menu's pinned state or the settings groups' open/collapsed states) are currently not saved. Hence, users coming back to a page in a Webviz application do not find it as they have left it.

Describe the solution you'd like
Store the view settings in browser's client-side storage (e.g. menu's pinned state or expand/collapse state of settings' groups) https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Client-side_web_APIs/Client-side_storage

This issue was first described in #578.

@rubenthoms rubenthoms added the enhancement 🚀 New feature or request label Jun 24, 2022
@anders-kiaer anders-kiaer moved this to Backlog 📝 in Webviz Jan 9, 2023
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
Status: Backlog 📝
Development

No branches or pull requests

1 participant