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

menu.item disabled prop should still allow mouseenter/leave #436

Open
bay-jacewhitten opened this issue Feb 4, 2022 · 0 comments
Open

Comments

@bay-jacewhitten
Copy link

bay-jacewhitten commented Feb 4, 2022

The menu.item disabled prop should still allow mouseenter/leave, while disabling click and keydown. Alternatively, allow onClick or href prop to be passed in to override the components href/onclick prop.

When using something like rc-toolip inside the MenuItem as a child component, it will not trigger due to no event bubbling from mouse events.

Thanks!

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

No branches or pull requests

1 participant