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

Fix/click and hover feedback menu component pfr 781 #3338

Conversation

RobD-tech
Copy link
Collaborator

The default behavior of the MUI Menu Item component is that the background color changes on hover, but due to a CSS rule in the styles section of the component this hover feedback is not present. In design time you don’t want to see any feedback on click or on hover, but in runtime you do want to see this. This PR fixes both visual issues. Additionally, an option has been added to change the color of the icon independently of the text.

A link to the MUI Menu component: React Menu component - Material UI.
A link to the PFR ticket: PFR-781.

@jrquak jrquak merged commit bf39140 into bettyblocks:acceptance Jan 23, 2024
1 check passed
@bettyblocks-release-bot
Copy link
Collaborator

🎉 This PR is included in version 2.176.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants