Is it possible to reset preferences in each collection list page? #2629
Stupidism
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
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.
-
Now the user preference is stored once it's used by the users. But for an actively developing product, we often change the defaultColumns, defaultSort options. These changes cannot take effect on our editors' side because their preferences are stored in database already.
I can clear all the old preferences in database, but I think it's would be better if this is an action that users can do themselves in each list page.
Beta Was this translation helpful? Give feedback.
All reactions