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

[LeftNav] Ripple not showing on menuItems #2069

Closed
CalebEverett opened this issue Nov 5, 2015 · 7 comments
Closed

[LeftNav] Ripple not showing on menuItems #2069

CalebEverett opened this issue Nov 5, 2015 · 7 comments
Labels
component: menu This is the name of the generic UI component, not the React module!

Comments

@CalebEverett
Copy link

Ripple effect doesn't trigger for menuItems specified as prop of LeftNav. Triggers if MenuItems are child components.

@oliviertassinari
Copy link
Member

@CalebEverett Yeap, that's because the menuItems property is using the older version of the menu. I think that we should deprecate his usage. Though? @shaurya947

@shaurya947
Copy link
Contributor

@oliviertassinari fine by me.. let's show a warning for now and keep it around.

@CalebEverett do you wanna take a shot at this and submit a PR?

@CalebEverett
Copy link
Author

Happy to, can you point me in the right direction? Is this basically make it be based on the new menu-item instead of the old one?

@oliviertassinari
Copy link
Member

@CalebEverett would help 🍺.
I see deferent things to do

@CalebEverett
Copy link
Author

I took a look at this and don't think I have the knowledge to get this done.

@alitaheri
Copy link
Member

Being addressed in #2421

@alitaheri
Copy link
Member

This is fixed by #2421

@zannager zannager added the component: menu This is the name of the generic UI component, not the React module! label Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: menu This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

5 participants