Skip to content

Conversation

@felix-wg
Copy link
Contributor

Fixes #20086

@mui-bot
Copy link

mui-bot commented Oct 27, 2025

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

Bundle size report

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

Details of bundle changes

Generated by 🚫 dangerJS against 140e616

@arminmeh arminmeh 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 Oct 28, 2025
@arminmeh arminmeh self-requested a review October 28, 2025 10:01
@arminmeh arminmeh changed the title [data grid] fix multi-row selection causing error in community edition [DataGrid] Ignore Ctrl+A key combination for the row selection in the community version Oct 28, 2025
Copy link
Contributor

@arminmeh arminmeh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution @felix-wg

@arminmeh arminmeh enabled auto-merge (squash) October 28, 2025 14:48
@arminmeh arminmeh merged commit 066d9aa into mui:master Oct 28, 2025
21 checks passed
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] Ctrl+A triggers multi-row selection error in DataGrid (Community Edition) after focusing a cell

3 participants