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
Several parameters are currently stored in the local storage of the browser:
filters
search
menu bar expanded or not
...
It might happen that some combination filters and search, stored in local storage for each and every view, lead to errors.
These errors are then fixed in a new version of the platform, through a new bugfix.
This bugfix might include removing a faulty filter option that should have not been there in the first place, but if the local storage still has this filter it will be restored automatically and the view will fail again, regardless the fix.
That's a lot of "maybe" but it happens regularly.
I suggest we add the possibility to reset user's local storage from their profile view, with a confirmation dialog..
Also, it will ease dev/test processes internally (we do this operation quite often).
The text was updated successfully, but these errors were encountered:
labo-flg
added
feature
use for describing a new feature to develop
needs triage
use to identify issue needing triage from Filigran Product team
and removed
needs triage
use to identify issue needing triage from Filigran Product team
labels
Jan 13, 2025
Several parameters are currently stored in the local storage of the browser:
It might happen that some combination filters and search, stored in local storage for each and every view, lead to errors.
These errors are then fixed in a new version of the platform, through a new bugfix.
This bugfix might include removing a faulty filter option that should have not been there in the first place, but if the local storage still has this filter it will be restored automatically and the view will fail again, regardless the fix.
That's a lot of "maybe" but it happens regularly.
I suggest we add the possibility to reset user's local storage from their profile view, with a confirmation dialog..
Also, it will ease dev/test processes internally (we do this operation quite often).
The text was updated successfully, but these errors were encountered: