Skip to content

Conversation

MBilalShafi
Copy link
Member

Fixes #19434

filteredSelection.ids contains the ids in the model irrespective of exclude or include selection type, which causes issues when in exclude mode.

@MBilalShafi MBilalShafi added type: bug It doesn't behave as expected. scope: data grid Changes related to the data grid. feature: Selection Related to the data grid Selection feature labels Sep 7, 2025
@mui-bot
Copy link

mui-bot commented Sep 7, 2025

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

Bundle size report

Bundle Parsed size Gzip size
@mui/x-data-grid ▼-7B(0.00%) 🔺+1B(0.00%)
@mui/x-data-grid-pro ▼-7B(0.00%) ▼-2B(0.00%)
@mui/x-data-grid-premium ▼-7B(0.00%) ▼-1B(0.00%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) ▼-1B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) ▼-2B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) ▼-2B(-0.01%)

Details of bundle changes

Generated by 🚫 dangerJS against d1ba75e

@MBilalShafi MBilalShafi requested a review from a team September 8, 2025 06:44
@MBilalShafi MBilalShafi merged commit 144703a into mui:master Sep 8, 2025
26 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

feature: Selection Related to the data grid Selection feature scope: data grid Changes related to the data grid. type: bug It doesn't behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[data grid] Indeterminate not updated correctly for deselecting all rows

3 participants