Skip to content

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Oct 1, 2025

Fixes that it was possible for the user to re-open a child menu if they quickly hover back to the parent meny while it's animating away.

Fixes #31956.

…ating away

Fixes that it was possible for the user to re-open a child menu if they quickly hover back to the parent meny while it's animating away.

Fixes angular#31956.
@crisbeto crisbeto requested a review from a team as a code owner October 1, 2025 12:20
@crisbeto crisbeto requested review from andrewseguin and removed request for a team October 1, 2025 12:20
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Oct 1, 2025
@crisbeto crisbeto requested a review from tjshiu October 1, 2025 12:20
@crisbeto crisbeto removed the request for review from tjshiu October 1, 2025 20:21
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Oct 1, 2025
@crisbeto crisbeto merged commit 81eeff4 into angular:main Oct 1, 2025
29 checks passed
@crisbeto
Copy link
Member Author

crisbeto commented Oct 1, 2025

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Oct 1, 2025
…ating away (#31958)

Fixes that it was possible for the user to re-open a child menu if they quickly hover back to the parent meny while it's animating away.

Fixes #31956.

(cherry picked from commit 81eeff4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: material/menu target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(mat-menu): Nested menu stays open when mouse is quickly moved to the parent menu-item after click
2 participants