avo-hq/avo

Date ranges for dashboard cards

Open

#2.081 geöffnet am 5. Dez. 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Ruby (308 Forks)user submission
Back endFeatureFront endHelp wanted

Repository-Metriken

Stars
 (1.778 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1T 6h) (67 gemergte PRs in 30 T)

Beschreibung

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