-
Notifications
You must be signed in to change notification settings - Fork 6.8k
feat(dialog): Ability to present MatDialog fullscreen #10094
Copy link
Copy link
Open
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/dialogfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issueshelp wantedLabel noting an issue which the team is looking for contribution from the community to fixLabel noting an issue which the team is looking for contribution from the community to fix
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/dialogfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issueshelp wantedLabel noting an issue which the team is looking for contribution from the community to fixLabel noting an issue which the team is looking for contribution from the community to fix
Type
Fields
Give feedbackNo fields configured for issues without a type.
Bug, feature request, or proposal:
feature request
What is the expected behavior?
An ability to present modal dialogs fullscreen.
What is the current behavior?
Can't present modal dialogs fullscreen.
What are the steps to reproduce?
What is the use-case or motivation for changing an existing behavior?
This feature is in Material design specifications:
https://material.io/guidelines/components/dialogs.html#dialogs-full-screen-dialogs
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Is there anything else we should know?