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 disable autofocusing the search field in the columns panel #6630

Merged

Conversation

cherniavskii
Copy link
Member

Backport of #6444 to master branch

…mns panel (mui#6444)

Co-authored-by: Scott <saintscott119@gmail.com>
@cherniavskii cherniavskii added component: data grid This is the name of the generic UI component, not the React module! feature: Other customization: extend Logic customizability enhancement This is not a bug, nor a new feature labels Oct 25, 2022
@mui-bot
Copy link

mui-bot commented Oct 25, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 523 911.8 723.2 698.28 138.461
Sort 100k rows ms 674.1 1,204 674.1 939.34 194.955
Select 100k rows ms 190.5 294.9 212.5 226.48 36.706
Deselect 100k rows ms 128.4 356.6 213.1 229.96 74.149

Generated by 🚫 dangerJS against 1d7a268

@cherniavskii cherniavskii marked this pull request as ready for review October 25, 2022 16:27
@cherniavskii cherniavskii merged commit 5727f43 into mui:master Oct 25, 2022
@cherniavskii cherniavskii deleted the columns-panel-autofocus-master branch October 25, 2022 16:27
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! customization: extend Logic customizability enhancement This is not a bug, nor a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants