-
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: cdk/overlay
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
When components that display a popup (like Select or DateTIme) are placed inside a native HTML dialog, the popup appears behind the dialog rather than inside or in front of it.
Reproduction
Steps to reproduce:
- Open this StackBlitz
- Click the button to show the dialog
- Click on the select and/or the calendar button
Expected Behavior
The popup for the select and calendar are visible in front of the dialog and are interactable.
Actual Behavior
The popups are obscured behind the dialog. The parts that appear behind it are not interactive because of the dialog overlay.
Environment
- Angular: 14.1.3 (also reproduced in 12)
- CDK/Material: 14.1.3
- Browser(s): Reproduced in Safari, Firefox, and Chromium
- Operating System: macOS
BaggersIO, xquadradpi, Markus-Ende, metal-draken, schoggobaer and 2 morerajsite, vaishnavhiren1993, brianpooe, Totati, npenin and 3 more
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: cdk/overlay