-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
scope: modalChanges related to the modal.Changes related to the modal.
Description
Seems that the bounding tag that contains it visually, if it has explicit width and height(or at least width), keeps the modal from being able to open in the main page and the modal is then constricted by containing element.
In example, if you have a button that opens the modal from a left-panel or side nav that has explicit width set, the modal will be opened inside that panel and will be confined to the same width set on the containing element.
Is there a work-around for this?
It shows like this
I would like it to show properly like this
Metadata
Metadata
Assignees
Labels
scope: modalChanges related to the modal.Changes related to the modal.