avo-hq/avo

Dashboard Ranges to control Card Ranges

Open

#2,071 opened on Nov 30, 2023

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

Description

Feature

Ability to control Card.ranges from Dashboard.ranges. It is common to have multiple cards on a dashboard that will have a range. Often times that range is the same for all card. For example, if I'm looking at various sales/order numbers, I want them all for the same time period ( month, week, quater, year-to-date, etc) . Screenshot really explains it much better

Current workarounds

Just using one big PartialCard, with multiple queries generating a Hash that's being fed to the card for displaying

Screenshots or screen recordings

dashboard

Contributor guide