-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/menu
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
The dialog background shouldn't scroll.
What is the current behavior?
The background does scroll, when mat-dialog is opened from mat-menu.
What are the steps to reproduce?
https://stackblitz.com/edit/angular-material2-issue-4ljghh
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Is there anything else we should know?
We use scrollstrategy "block" for mat-menu to prevent scrolling of the background when the menu is open (bug: mat-menu scroll)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/menu