avo
avo copied to clipboard
Persist dashboard options
Feature
Dashboard options like date ranges, etc. should persist between dashboard loads so that the user doesn't have to readjust them every time they come back to a dashboard
Current workarounds
None
Screenshots or screen recordings
None
Additional context
Dashboard configurations could be stored in a database table, or localStorage at least in a pinch.
This is a great suggestion! Would you be open to submitting a PR for it? I could add you to the dashboards repo. We already have a localstorage service.