Skip to content

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

Open
@GabrielVooDB

Description

@GabrielVooDB

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Something doesn't workcomponent: data gridThis is the name of the generic UI component, not the React module!feature: FilteringRelated to the data grid Filtering featurefeature: Row groupingRelated to the data grid Row grouping featuresupport: premium standardSupport request from a Premium standard plan user. https://mui.com/legal/technical-support-sla/

    Projects

    Status

    🆕 Needs refinement

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions