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

Deleting Element in MatList doesnt delete MatMenu reference #927

Open
FroggyLiz opened this issue Mar 11, 2022 · 0 comments
Open

Deleting Element in MatList doesnt delete MatMenu reference #927

FroggyLiz opened this issue Mar 11, 2022 · 0 comments
Labels
question Further information is requested

Comments

@FroggyLiz
Copy link

FroggyLiz commented Mar 11, 2022

Describe the question
When having a MatMenu in a MatList as part of the MatListItem, upon Deleting one item all other MatMenu's shuffle down one spot when clicking on the Button.

Probably a lot more clear in the Blazorfiddle, upon deleting Element '5' the MatMenu of 6,7,8 and 9 is a place down and the refence isnt corrent anymore. Is there any way to solve this problem? Im not sure if this is a bug or if i Implemented it wrong...

Blazorfiddle link
https://blazorfiddle.com/s/w5ri4056

Expected behavior
You Expect the MatMenu to refence the Button you clicked on, not the Button below that.

Screenshots
(https://user-images.githubusercontent.com/92104129/157886057-ca5e8b7b-5152-45eb-abc2-c71247ff200e.mp4)

@FroggyLiz FroggyLiz added the question Further information is requested label Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant