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 (308 forks)user submission
Back endFeatureFront endHelp wanted

Repository metrics

Stars
 (1,778 stars)
PR merge metrics
 (Avg merge 1d 6h) (67 merged PRs in 30d)

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