Skip to content

fix(react-components): MenuItem with context menu does not dismiss Menu flyout when clicked #34917

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nice-hang
Copy link
Contributor

Previous Behavior

  1. The button will automatically display a sub-menu indicator on the right side.
  2. Clicking this button will not close the menu pop-up layer
    20250728002254_rec_

New Behavior

This design was originally intended to open the menu by right-clicking, but when users see the arrow on the right, they might misunderstand that sub-menus can be opened through regular operations (such as left-clicking), thus causing confusion
To solve the above two problems, it will only appear when you right-click
20250728002637_rec_

Related Issue(s)

@nice-hang nice-hang requested a review from a team as a code owner July 27, 2025 16:30
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

Successfully merging this pull request may close these issues.

1 participant