-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Environments
- Version: v0.9.8
- OS: Ubuntu
- Device & Browser: Firefox
Steps To Reproduce
- Go to home page, customize the "per page" value
- Navigate away from the page, e.g. into a feed detail page
- Go back to home page
- "per page" value is reset to the default 12 ignoring my configuration
The Current Behavior
Currently there is no persistence on the page size value. That is unexpected, as I expect the application or at least the browser to remember my preference and not force me to repeat the configuration every time I load the page.
The Expected Behavior
Most applications solve that by persisting UI configuration values like that in local storage or cookies. I see that the "theme" value gets persisted in the local storage already. Maybe track userconfig like "page_size" there too?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working