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

[material-ui][MenuList] Do not react to an event with modifier key pressed #43505

Merged

Conversation

MateuszGroth
Copy link
Contributor

@MateuszGroth MateuszGroth commented Aug 28, 2024

Fixes #43215

@mui-bot
Copy link

mui-bot commented Aug 28, 2024

Netlify deploy preview

https://deploy-preview-43505--material-ui.netlify.app/

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against 04b2979

@zannager zannager added component: menu This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material labels Aug 29, 2024
@zannager zannager requested a review from mnajdova August 29, 2024 14:01
@ZeeshanTamboli ZeeshanTamboli changed the title [material-ui][MenuList] do not react to an event with modifier key pressed [material-ui][MenuList] Do not react to an event with modifier key pressed Aug 30, 2024
@ZeeshanTamboli ZeeshanTamboli added the bug 🐛 Something doesn't work label Aug 30, 2024
Copy link
Member

@ZeeshanTamboli ZeeshanTamboli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a great first pull request in Material UI! Thank you for working on it!

@ZeeshanTamboli ZeeshanTamboli merged commit 00eb6b9 into mui:master Aug 30, 2024
19 checks passed
@MateuszGroth
Copy link
Contributor Author

It's a great first pull request in Material UI! Thank you for working on it!

Thanks!

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: menu This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[material-ui][Menu] After opening Menu, it is not possible to refresh page by ctrl + R
4 participants