Skip to content

[docs] Add recipe for describing active filters in the toolbar#22970

Merged
michelengelen merged 2 commits into
mui:masterfrom
michelengelen:recipe/datagrid/19130
Jun 29, 2026
Merged

[docs] Add recipe for describing active filters in the toolbar#22970
michelengelen merged 2 commits into
mui:masterfrom
michelengelen:recipe/datagrid/19130

Conversation

@michelengelen

Copy link
Copy Markdown
Member

Adds a demo to the filter panel docs showing how to build a human-readable description of the active filters using gridFilterActiveItemsSelector and display it in a tooltip on the FilterPanelTrigger button.

Fixes #19130

@michelengelen michelengelen self-assigned this Jun 26, 2026
@michelengelen michelengelen added docs Improvements or additions to the documentation. scope: data grid Changes related to the data grid. feature: Filtering Related to the data grid Filtering feature type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. labels Jun 26, 2026
@code-infra-dashboard

Copy link
Copy Markdown

Deploy preview

Bundle size

Bundle Parsed size Gzip size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-premium 0B(0.00%) 0B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)
@mui/x-charts-premium 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) 0B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)
@mui/x-license 0B(0.00%) 0B(0.00%)

Details of bundle changes


Check out the code infra dashboard for more information about this PR.

@michelengelen
michelengelen merged commit 26d8056 into mui:master Jun 29, 2026
28 checks passed
@michelengelen
michelengelen deleted the recipe/datagrid/19130 branch June 29, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to the documentation. feature: Filtering Related to the data grid Filtering feature scope: data grid Changes related to the data grid. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[data grid] How to get the description of the applied filter in the toolbar filter button

2 participants