Dashboard Mode - Component library organization
Goal
Understand how to organize a component library in Figma to improve design consistency and speed up dashboard building.
Understand how to organize a component library in Figma to improve design consistency and speed up dashboard building.
| Component Name | Category | Usage Count | Last Updated | Variant Count |
|---|---|---|---|---|
| Button | Controls | 120 | 2024-05-10 | 3 |
| Card | Containers | 85 | 2024-04-28 | 2 |
| Dropdown | Controls | 60 | 2024-05-05 | 4 |
| Chart | Visualizations | 45 | 2024-05-12 | 5 |
| Table | Visualizations | 70 | 2024-05-08 | 3 |
| Tooltip | Overlays | 30 | 2024-04-30 | 1 |
| Modal | Overlays | 25 | 2024-05-01 | 2 |
Total Usage = 120 + 85 + 60 + 45 + 70 + 30 + 25 = 435
+----------------------+----------------------+ | KPI Card | Filter Slicer | | (Total Usage) | (Category Filter) | +----------------------+----------------------+ | Bar Chart | | (Usage by Category) | +----------------------------------------------+ | Table | | (Component details with variants) | +----------------------------------------------+
The Category Filter lets users pick one or more categories like Controls or Visualizations.
When a category is selected, the Bar Chart updates to show usage counts only for those categories.
The Table also updates to list only components from the selected categories.
The KPI Card remains static showing total usage of all components regardless of filter.
If you select only the Controls category in the filter, which components update?