Skip to content

ModalManager doesn't respect siblings that are already hidden #15837

Description

@mackersD

When clicking out of a modal that is popped-up, the ModalManager will unhide sibling nodes regardless of whether-or-not the sibling was hidden before the modal was popped-up. This causes nodes to become visible after clicking out of the modal.

Initial view before clicking into the modal:
image

Clicking into the modal:
image

Clicking out of the modal:
image

As you can see, there is a node that pops up that completely covers-up the interface.

Expected Behavior

  • When clicking out of a modal, nodes that were hidden before the modal popped up should remain hidden.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions