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] Allow to pass props to the TrapFocus inside the panel wrapper #7897

Merged
merged 2 commits into from
Feb 10, 2023

Conversation

m4theushw
Copy link
Member

Backports #7733

…apper (mui#7733)

Co-authored-by: Matheus Wichman <matheushw@outlook.com>
@m4theushw m4theushw added component: data grid This is the name of the generic UI component, not the React module! cherry-pick The PR was cherry-picked from the newer alpha/beta/stable branch labels Feb 10, 2023
@mui-bot
Copy link

mui-bot commented Feb 10, 2023

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 519.3 1,108.2 578.6 749.3 212.99
Sort 100k rows ms 598 1,319.5 598 952.44 241.767
Select 100k rows ms 180.8 292.6 253.2 239.42 39.056
Deselect 100k rows ms 133.4 281.4 233.5 222.06 55.632

Generated by 🚫 dangerJS against 1ba92e0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick The PR was cherry-picked from the newer alpha/beta/stable branch 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.

3 participants