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 GridRow not forwarding ref to the root element #6303

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

cherniavskii
Copy link
Member

Backport of #6274

@cherniavskii cherniavskii added bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! customization: css Design CSS customizability labels Sep 27, 2022
@mui-bot
Copy link

mui-bot commented Sep 27, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 507.7 806.6 623.2 638.64 118.811
Sort 100k rows ms 578.1 967.3 896.2 849.34 139.265
Select 100k rows ms 209.8 313.9 226 241.08 37.247
Deselect 100k rows ms 165.7 282.1 226.9 224.04 39.215

Generated by 🚫 dangerJS against 1951298

@cherniavskii cherniavskii merged commit 9af8865 into mui:master Sep 27, 2022
@cherniavskii cherniavskii deleted the GridRow-forwardRef-master branch September 27, 2022 15:41
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! customization: css Design CSS customizability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants