You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
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.
We currently have this as default:
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):
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:
localStorage
.This pattern is similar to #499.
The text was updated successfully, but these errors were encountered: