InseeFrLab / InseeFrLab/onyxia
reducing vault storage to only important settings
Open
low priority
- Dominant language
- TypeScript
- Stars
- 872
- Forks
- 109
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 1
Description
Vault contain some data fetched at each login.
Some are only users preferences like selected project , dev mode , beta mode, dark mode etc.
I think it's too heavy and we can use the local storage at no network cost.
Even if a user change computer it's only a few clicks to store it again.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.