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

Be able to reset local storage from User Profile #9572

Open
labo-flg opened this issue Jan 13, 2025 · 0 comments
Open

Be able to reset local storage from User Profile #9572

labo-flg opened this issue Jan 13, 2025 · 0 comments
Assignees
Labels
feature use for describing a new feature to develop
Milestone

Comments

@labo-flg
Copy link
Member

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).

@labo-flg 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
@labo-flg labo-flg added this to the Release 6.5.0 milestone Jan 13, 2025
@labo-flg labo-flg self-assigned this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop
Projects
None yet
Development

No branches or pull requests

1 participant