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

[joy-ui][docs] Fix menu in color inversion header demo #39785

Merged
merged 6 commits into from
Nov 9, 2023

Conversation

sai6855
Copy link
Contributor

@sai6855 sai6855 commented Nov 7, 2023

Preview https://deploy-preview-39785--material-ui.netlify.app/joy-ui/main-features/color-inversion/#header

@sai6855 sai6855 added docs Improvements or additions to the documentation package: joy-ui Specific to @mui/joy labels Nov 7, 2023
@mui-bot
Copy link

mui-bot commented Nov 7, 2023

Netlify deploy preview

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

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 4ed3746

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 should also close when clicking outside the Menu, not just when clicking the Main. Additionally, I believe the Menu should not be controlled by the Chip. According to the documentation, Chip is meant for data display, not as an input. I suggest changing it to MenuButton, as shown in the docs.

@sai6855
Copy link
Contributor Author

sai6855 commented Nov 8, 2023

@ZeeshanTamboli argos change is expected as Chip is changed to MenuButton

@ZeeshanTamboli ZeeshanTamboli changed the title [joy-ui][docs] Fix anchorEl toggle in ColorInversion Common examples demo [joy-ui][docs] Fix menu in color inversion header demo Nov 9, 2023
@ZeeshanTamboli ZeeshanTamboli merged commit 05652f6 into mui:master Nov 9, 2023
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation package: joy-ui Specific to @mui/joy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants