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][Select] Add missing root class #44928

Merged
merged 5 commits into from
Jan 3, 2025

Conversation

sai6855
Copy link
Contributor

@sai6855 sai6855 commented Jan 3, 2025

Docs says .MuiSelect-root is applied to root component but it's not applied to any element . This PR adds root class to root component

@sai6855 sai6855 added bug 🐛 Something doesn't work component: select This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material labels Jan 3, 2025
@mui-bot
Copy link

mui-bot commented Jan 3, 2025

Netlify deploy preview

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

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against 345cd51

@zannager zannager requested a review from siriwatknp January 3, 2025 10:44
@sai6855 sai6855 requested review from DiegoAndai and removed request for siriwatknp January 3, 2025 18:30
@DiegoAndai DiegoAndai merged commit 7968611 into mui:master Jan 3, 2025
19 checks passed
@mnajdova
Copy link
Member

Have you checked #29593? Did we decided to change so people can specifically customize the Select component? What was the motivation for the change? Is it consistency? Maybe we just needed to update the docs.

@DiegoAndai
Copy link
Member

Hey @mnajdova: #30225 (comment)

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: select 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.

4 participants