-
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/dialog
Description
Bug, feature request, or proposal:
When using a dialog with the md-dialog-title, md-dialog-content, and md-dialog-actions directives, the dialog does not correctly scale with the screen when the height is reduced.
What is the expected behavior?
The entire dialog should fit into the window while the content height shrinks and is scrollable.
What is the current behavior?
The dialog doesnt quite fit all the way into the window, extends barely past the window
What are the steps to reproduce?
Go into the plunker and shrink the height of the window until the dialog is cut off
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/dialog