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

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

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

arminmeh
Copy link
Contributor

@arminmeh arminmeh commented Oct 15, 2024

@arminmeh arminmeh added component: data grid This is the name of the generic UI component, not the React module! regression A bug, but worse feature: Selection Related to the data grid Selection feature labels Oct 15, 2024
@arminmeh arminmeh requested review from MBilalShafi and a team October 15, 2024 09:15
@mui-bot
Copy link

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
component: data grid This is the name of the generic UI component, not the React module! feature: Selection Related to the data grid Selection feature regression A bug, but worse
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] deleted row is not removed from rowSelectionModel
3 participants