Skip to content

Dialog change width after opening? #2930

Closed
@seanbotha123

Description

@seanbotha123

#### Bug, feature request, or proposal:
Feature request

#### What is the expected behavior?
Allow changing of MdDialogConfig in the opened component, through the MdDialogRef.

#### What is the use-case or motivation for changing an existing behavior?
We need to open a dialog with a width of 400px, and after a network request resize the dialog to around 800px, to display the retrieved data.

The reason we need the resizing is because when you first open the dialog there are only 2 fields that need to be entered, and this does not warrant a massive 800px dialog.

Having the ability to resize the dialog would be an amazing addition and it would be great to have control over that while the dialog is open.

Not sure if this is possible, but it would be a great feature.

Thanks!

Metadata

Metadata

Assignees

Labels

P5The team acknowledges the request but does not plan to address it, it remains open for discussionfeatureThis issue represents a new feature or feature request rather than a bug or bug fix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions