avo icon indicating copy to clipboard operation
avo copied to clipboard

Persist dashboard options

Open dark-panda opened this issue 1 year ago • 1 comments

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.

dark-panda avatar Feb 20 '24 17:02 dark-panda

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.

adrianthedev avatar Feb 21 '24 06:02 adrianthedev