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

Persist selected toogles in Ensemble selector #500

Closed
anders-kiaer opened this issue Dec 7, 2023 · 0 comments · Fixed by #671
Closed

Persist selected toogles in Ensemble selector #500

anders-kiaer opened this issue Dec 7, 2023 · 0 comments · Fixed by #671
Assignees

Comments

@anders-kiaer
Copy link
Collaborator

anders-kiaer commented Dec 7, 2023

We currently have this as default:
image

This is a good default for users going into Webviz, who intends to look at some of the more official simulation results (e.g. management).

For modelling team members however, a different combination is more useful where they can see all cases (and maybe only the ones they have created):
image

Today they have the freedom of choosing what they want, but their choice is not persisted when closing/opening the Ensemble dialog box.


A good solution here might be:

  • Let the current toggle persist when closing/opening the ensemble dialog box (i.e. current toggle setting persist throughout the session).
  • When you open a new browser tab (i.e. start a new session), the default value would be the last value actively set by the user in a previous session, and stored in localStorage.

This pattern is similar to #499.

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 a pull request may close this issue.

2 participants