-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/menufeatureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fix
Description
Please describe the feature you would like to request.
Similar has been asked HERE:
For the same reason we have mat-accordion
wrapping expansion-panel
we need mat-menu-group
wrapping mat-menu-trigger
.
Currently we have to click 2 times when a menu is already open and we want to open a new one. This feels unnatural to me.
A wrapping instance could control the closing and opening of its menu children.
- JQUERY EXAMPLE (desired behaviour)
- CURRENT MAT-MENU (no fluid skimming possible.)
What is the use-case or motivation for this proposal?
Definitely this would provide a better and more fluid UX if we can skim through the menus inside of a mat-menu-group
. I like the idea of the backdrop that should still be there OUTSIDE of the mat-menu-group
.
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/menufeatureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fix