Skip to content

Conversation

siriwatknp
Copy link
Member

@siriwatknp siriwatknp commented Aug 28, 2025

@siriwatknp siriwatknp added docs Improvements or additions to the documentation. 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 Aug 28, 2025
@mui-bot
Copy link

mui-bot commented Aug 28, 2025

Deploy preview: https://deploy-preview-19361--material-ui-x.netlify.app/

Updated pages:

Bundle size report

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-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%)

Details of bundle changes

Generated by 🚫 dangerJS against bf09b65

@siriwatknp siriwatknp changed the title add filter panel recipe [docs] Add recipe for save and manage filters from the panel Aug 28, 2025
@siriwatknp siriwatknp marked this pull request as ready for review August 28, 2025 09:13
@siriwatknp siriwatknp added the scope: data grid Changes related to the data grid. label Aug 28, 2025
Copy link
Member

@MBilalShafi MBilalShafi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice recipe 😍
Thank you!

</Typography>
<Stack direction="row" spacing={0.5}>
<Tooltip title="Create new filter">
<IconButton
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Optional improvment: Add button could be made disabled if the current filters are already saved to a Preset, to avoid having multiple presets for exact same filter.
Feel free to drop the suggestion.

@siriwatknp siriwatknp merged commit 06f9d6e into mui:master Sep 8, 2025
21 checks passed
JCQuintas pushed a commit to JCQuintas/mui-x that referenced this pull request Sep 15, 2025
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. recipe 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] Save and restore filtermodels

3 participants