Skip to content

[DataGrid] Fix onRowSelectionModelChange not being called after row is removed#14972

Merged
arminmeh merged 2 commits intomui:masterfrom
arminmeh:onRowSelectionModelChange-after-delete
Oct 15, 2024
Merged

[DataGrid] Fix onRowSelectionModelChange not being called after row is removed#14972
arminmeh merged 2 commits intomui:masterfrom
arminmeh:onRowSelectionModelChange-after-delete

Conversation

@arminmeh
Copy link
Copy Markdown
Contributor

@arminmeh arminmeh commented Oct 15, 2024

@arminmeh arminmeh added scope: data grid Changes related to the data grid. type: regression A bug, but worse, it used to behave as expected. feature: Selection Related to the data grid Selection feature labels Oct 15, 2024
@arminmeh arminmeh requested review from a team and MBilalShafi October 15, 2024 09:15
@mui-bot
Copy link
Copy Markdown

mui-bot commented Oct 15, 2024

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

Generated by 🚫 dangerJS against 5f7fdd0

@arminmeh arminmeh force-pushed the onRowSelectionModelChange-after-delete branch from 2c4fc54 to 5f7fdd0 Compare October 15, 2024 09:26
@arminmeh arminmeh enabled auto-merge (squash) October 15, 2024 10:28
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: regression A bug, but worse, it used to behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[data grid] deleted row is not removed from rowSelectionModel

3 participants