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

[DataGridPro] Fix row order being reset after updating the row #6544

Merged
merged 2 commits into from Oct 20, 2022

Conversation

cherniavskii
Copy link
Member

@cherniavskii cherniavskii commented Oct 17, 2022

@cherniavskii cherniavskii added bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! feature: Reordering Related to the data grid Reordering feature labels Oct 17, 2022
@mui-bot
Copy link

mui-bot commented Oct 17, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 478.5 878.4 770.2 684.2 171.003
Sort 100k rows ms 576.9 1,004 724.8 802.98 151.137
Select 100k rows ms 219.4 280.9 255 249.94 24.681
Deselect 100k rows ms 159.8 297.1 274.4 250.92 52.269

Generated by 🚫 dangerJS against c0988a8

@cherniavskii cherniavskii marked this pull request as ready for review October 17, 2022 17:22
@cherniavskii cherniavskii merged commit d0142ae into mui:master Oct 20, 2022
@cherniavskii cherniavskii deleted the fix-row-editing-order-reset branch October 20, 2022 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! feature: Reordering Related to the data grid Reordering feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants