mui-toolpad
mui-toolpad copied to clipboard
[core] Support AppBar Date Filter component
- Add a
<DateFilter />component that can be integrated as a slot in theDashboardLayout/AppBar - Expose a
<FilterProvider />that can wrap an entire page and every chart/data grid component in it, and apply date filters simultaneously to them - Further shape the UX/features
- Figma: https://www.figma.com/design/14OEUnwh4ahMb2empYAEc8/Toolpad-UX?node-id=1538-177265&node-type=frame&t=8euEUNNbdzlXtT8g-0
Search keywords:
Isn't this related to PageContainerToolbar than DashboardLayout or Appbar?
Isn't this related to
PageContainerToolbarthan DashboardLayout or Appbar?
We can shape it - whether it should be a default slot of a future PageHeader or AppBar, although that would come after we shape the component itself