Open
Description
Steps to reproduce
Steps:
- Open the Row grouping documentation: https://mui.com/x/react-data-grid/row-grouping/
- Add the following filter filter on the Company column: does not contain Disney
- Note that unlike the positive filter, Disney still appear in the list
Current behavior
Only the positive filter seem to work, so putting contain Disney as a filter does show only the Disney row, but changing it to does not contain still shows that rows.
Expected behavior
When using the does not contain filter on a row grouping with the Disney value, I expect the Disney row to be excluded.
Context
No response
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: row grouping filter
Search keywords:
Metadata
Metadata
Assignees
Labels
Projects
Status
🆕 Needs refinement