🚀 Feature: Persist Database, Collection Display Style Across Sessions
- Dominant language
- Svelte
- Stars
- 393
- Forks
- 260
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 24
Description
### 🔖 Feature description
Whenever I log in, the display style for Database and Collection resets to its default List style. This forces me to change the view manually every time I re-login.
It would be a better experience if the user's choice of display style (either List or Grid) is persisted across sessions. This way, once a user chooses their preferred view, they won't have to change it again on subsequent logins.
### 🎤 Pitch
Remembering preferences offers a more consistent feel, saving users time and effort with each login.
### 👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
### 🏢 Have you read the Code of Conduct?
- [X] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Assessment
This issue has not been assessed yet.