Replies: 1 comment 1 reply
-
|
Hi @yamek! I'm planning to store them as a query string in the URL so it's easier to bookmark and share with others. This also allows for someone to have quick links to 2 or more different filter configurations, which they would normally have to change if there was one definitive state in local storage. Also it's stateless, so for those of us who clear our cookies often, there's no extra hassle. How does that sound? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, would it be possible to store (as simple as in the browser local storage) the user filter settings? Especially "Hide unused images", and "Update type". This is mostly useful when monitoring multiple servers, so we can have an immediate list of the images with updates instead of a long list of up to date ones.
Thanks 🙏
Beta Was this translation helpful? Give feedback.
All reactions