Title
Persist appearance settings under profile along with toggled features
Platform
Web-app
Is it related to an issue?
Currently, when you change appearance settings in your profile, these are not synchronized between browser sessions or different devices. It would be great if along with "opened tabs", appearance configurations and other toggled features like "history" remain toggled when logging in on a different browser/device.
The Solution
Write these settings to the SQLite DB and call them when the web app launches.
Additional Context
No response
Title
Persist appearance settings under profile along with toggled features
Platform
Web-app
Is it related to an issue?
Currently, when you change appearance settings in your profile, these are not synchronized between browser sessions or different devices. It would be great if along with "opened tabs", appearance configurations and other toggled features like "history" remain toggled when logging in on a different browser/device.
The Solution
Write these settings to the SQLite DB and call them when the web app launches.
Additional Context
No response