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] Refactor GridMenu prop onClickAway to onClose #10411

Merged
merged 6 commits into from
Sep 21, 2023

Conversation

romgrk
Copy link
Contributor

@romgrk romgrk commented Sep 20, 2023

I noticed all our usages of GridMenu use the same logic, so it's easier to centralize.

Following an exploration done for #10241 but unrelated.

@romgrk romgrk added the component: data grid This is the name of the generic UI component, not the React module! label Sep 20, 2023
@romgrk romgrk changed the title [DataGrid] Refactor GridMenu prop onClickAway [DataGrid] Refactor GridMenu prop onClickAway to onClose Sep 20, 2023
@mui-bot
Copy link

mui-bot commented Sep 20, 2023

Netlify deploy preview

Netlify deploy preview: https://deploy-preview-10411--material-ui-x.netlify.app/

Updated pages

No updates.

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms -207.1 78.5 -78.4 -86.68 95.18
Sort 100k rows ms 715.1 1,566.6 1,481.1 1,278.94 301.712
Select 100k rows ms 630.8 836.9 808.5 776.12 74.677
Deselect 100k rows ms 156.8 212.8 205.1 190.64 22.396

Generated by 🚫 dangerJS against f8c188b

@romgrk romgrk force-pushed the refactor-grid-menu-close branch from 42f8d8e to f70fb0a Compare September 20, 2023 20:47
dangerfile.js Outdated Show resolved Hide resolved
@romgrk romgrk enabled auto-merge (squash) September 21, 2023 17:02
@romgrk romgrk merged commit 9addfb0 into mui:master Sep 21, 2023
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.

3 participants