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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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

Netlify deploy preview

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

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against d81ec99

@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 👍

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
Projects
None yet
3 participants