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 start edit mode with printable character in React 18 #6478

Merged
merged 2 commits into from Oct 13, 2022

Conversation

m4theushw
Copy link
Member

Backport of #6393 and #6257

@m4theushw m4theushw added the component: data grid This is the name of the generic UI component, not the React module! label Oct 13, 2022
@mui-bot
Copy link

mui-bot commented Oct 13, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 508.6 918.6 549.5 639.24 155.479
Sort 100k rows ms 590.3 994.1 829.8 821.52 130.659
Select 100k rows ms 164.6 287 222.4 222.36 44.264
Deselect 100k rows ms 153.4 220.6 168.5 176.96 24.098

Generated by 🚫 dangerJS against d8fb228

@m4theushw m4theushw merged commit a8d56aa into mui:master Oct 13, 2022
@m4theushw m4theushw deleted the start-edit-mode-printable-char-v5 branch October 13, 2022 00:48
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!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants