avo-hq/avo

Date ranges for dashboard cards

Open

#2,081 opened on Dec 5, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Ruby (1,778 stars) (308 forks)user submission
Back endFeatureFront endHelp wanted

Description

Feature

Besides the regular dropdowns that we have now, it would be nice to be able to select a date range for cards.

Current workarounds

You could create a partial card that has some JS attached to it and a datepicker and when the user selects that datepicker it will reload the page with the new data reflected.

Contributor guide