Skip to content

Modal is confined inside of the container it is called from #1669

@caseychoiniere

Description

@caseychoiniere

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

screen shot 2015-09-16 at 4 15 07 pm

I would like it to show properly like this

screen shot 2015-09-16 at 4 16 55 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope: modalChanges related to the modal.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions