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 in ListItem doesn't overflow the ListItem #134

Open
j340m3 opened this issue Oct 16, 2020 · 3 comments
Open

Menu in ListItem doesn't overflow the ListItem #134

j340m3 opened this issue Oct 16, 2020 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@j340m3
Copy link
Contributor

j340m3 commented Oct 16, 2020

I'm trying to Implement a context menu for my ListItem. But whatever I do, the Menu is only shown partially (only inside the bounds of the ListItem).
Ellie : Ellie

@aforemny aforemny added the help wanted Extra attention is needed label Mar 26, 2021
@j340m3
Copy link
Contributor Author

j340m3 commented Nov 2, 2021

Here an updated version for 8.0.1: Ellie

@j340m3
Copy link
Contributor Author

j340m3 commented Nov 2, 2021

mdc-deprecated-list-item has the property overflow:hidden, this causes the menu being only visible in the ListItem. And removing the overflow: auto from mcd-menu-surface removes the appearing scrolling wheels. The only thing misbehaving right now are the ripples.

@j340m3
Copy link
Contributor Author

j340m3 commented Nov 2, 2021

If you would add to the style of mdc-deprecated-list-item__ripple overflow:hidden the ripple animation stays inside of each ListItem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants