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

[docs] Fix dashboard menu warning #44317

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

siriwatknp
Copy link
Member

@siriwatknp siriwatknp commented Nov 4, 2024

closes #44210

The default elevation of Menu is 1, so need to set it to 0 in order to switch the variant to outlined.

TBH, I really don't like this experience of the Paper component. The outlined and elevation should be allowed to use at the same time.


@siriwatknp siriwatknp added the docs Improvements or additions to the documentation label Nov 4, 2024
@mui-bot
Copy link

mui-bot commented Nov 4, 2024

@zanivan
Copy link
Contributor

zanivan commented Nov 4, 2024

TBH, I really don't like this experience of the Paper component. The outlined and elevation should be allowed to use at the same time.

Agreed! We should definitely fix this in MD3 👍

@siriwatknp siriwatknp merged commit 9893555 into mui:master Nov 11, 2024
22 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
3 participants