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][Checkbox] Fix checkbox hover bg with extendTheme #39319

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

brijeshb42
Copy link
Contributor

@brijeshb42 brijeshb42 commented Oct 5, 2023

@brijeshb42 brijeshb42 added bug 🐛 Something doesn't work design: material This is about Material Design, please involve a visual or UX designer in the process component: checkbox This is the name of the generic UI component, not the React module! labels Oct 5, 2023
@brijeshb42 brijeshb42 requested a review from siriwatknp October 5, 2023 10:38
@mui-bot
Copy link

mui-bot commented Oct 5, 2023

Netlify deploy preview

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

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against 53d1c48

Copy link
Member

@siriwatknp siriwatknp left a comment

Choose a reason for hiding this comment

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

👍 left a minor comment.

@danilo-leal danilo-leal changed the title [material] Fix checkbox hover bg with extendTheme [material-ui][Checkbox] Fix checkbox hover bg with extendTheme Oct 5, 2023
@danilo-leal danilo-leal added package: material-ui Specific to @mui/material and removed design: material This is about Material Design, please involve a visual or UX designer in the process labels Oct 5, 2023
@brijeshb42 brijeshb42 merged commit c8e9806 into mui:master Oct 6, 2023
@brijeshb42 brijeshb42 deleted the fix-39230 branch October 6, 2023 12:40
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Oct 9, 2023
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: checkbox 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.

[Checkbox][material-ui] Bg color on hover not working properly while using extendTheme
4 participants