Skip to content
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

[data grid] Row grouping negative filtering does not work #15605

Open
GabrielVooDB opened this issue Nov 25, 2024 · 2 comments
Open

[data grid] Row grouping negative filtering does not work #15605

GabrielVooDB opened this issue Nov 25, 2024 · 2 comments
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! feature: Filtering Related to the data grid Filtering feature feature: Row grouping Related to the data grid Row grouping feature support: premium standard Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla/

Comments

@GabrielVooDB
Copy link

GabrielVooDB commented Nov 25, 2024

Steps to reproduce

Steps:

  1. Open the Row grouping documentation: https://mui.com/x/react-data-grid/row-grouping/
  2. Add the following filter filter on the Company column: does not contain Disney
  3. 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:

@GabrielVooDB GabrielVooDB added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Nov 25, 2024
@aarongarciah aarongarciah transferred this issue from mui/material-ui Nov 26, 2024
@zannager zannager added the component: data grid This is the name of the generic UI component, not the React module! label Nov 26, 2024
@michelengelen michelengelen added bug 🐛 Something doesn't work feature: Filtering Related to the data grid Filtering feature feature: Row grouping Related to the data grid Row grouping feature and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Nov 26, 2024
@michelengelen michelengelen changed the title Row grouping negative filtering does not work [data grid] Row grouping negative filtering does not work Nov 26, 2024
@github-project-automation github-project-automation bot moved this to 🆕 Needs refinement in MUI X Data Grid Nov 26, 2024
@michelengelen
Copy link
Member

Hey @GabrielVooDB and thanks for opening this. I can confirm that this is not working as expected atm, so I did add it to the board for the team to pick up! 👍🏼

@GabrielVooDB
Copy link
Author

For what its worth, I am a premium customer and forgot to post my order id which is: 100223
Thank you for your support.

@michelengelen michelengelen added the support: premium standard Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla/ label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! feature: Filtering Related to the data grid Filtering feature feature: Row grouping Related to the data grid Row grouping feature support: premium standard Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla/
Projects
Status: 🆕 Needs refinement
Development

No branches or pull requests

3 participants