-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[docs] Add recipe for save and manage filters from the panel #19361
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Deploy preview: https://deploy-preview-19361--material-ui-x.netlify.app/ Updated pages: Bundle size report
|
8327e04
to
59a9f7d
Compare
There was a problem hiding this 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 |
There was a problem hiding this comment.
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.
Co-authored-by: Bilal Shafi <[email protected]> Signed-off-by: Siriwat K <[email protected]>
closes #13430
Preview: https://deploy-preview-19361--material-ui-x.netlify.app/x/react-data-grid/filtering-recipes/#save-and-manage-filters-from-the-panel