-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
needs: discussionFurther discussion with the team is needed before proceedingFurther discussion with the team is needed before proceeding
Description
Bug, feature request, or proposal:
Feature request
What is the expected behavior?
I have urls that are connected to different pages, that are opened in dialog. For example, i have link /content/43/gallery which should open two dialog at once on app init, one for /content/43 and one for /gallery. It would be great if such MdDialogConfig could be added to prevent dialog from not opening, if another dialog is still initiating
What is the current behavior?
Currently, due to #5769 its impossible to perform such behavior, without implementing queue mechanism as a workaround and blocking all dialogs from closing until last dialog is opened
What are the steps to reproduce?
What is the use-case or motivation for changing an existing behavior?
I have overlay widget app, that implements multilevel dialog system, and such behavior is damaging the app logic
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
2.0.0-beta.10
Is there anything else we should know?
niveo and amitport
Metadata
Metadata
Assignees
Labels
needs: discussionFurther discussion with the team is needed before proceedingFurther discussion with the team is needed before proceeding