Skip to content

Popovers have drastically different z-indexes depending on the side they're attached to #16462

Closed as not planned
@rmccue

Description

Popovers attached to the left of an element have z-index: 1000000 (that is, 1 million)
Popovers attached to the bottom of an element have z-index: 99990 (that is, just over 99 thousand)

When a popover recalculates its position (e.g. the item it is attached to moves), the z-index changes, and the popover can disappear completely (e.g. if the popover is being shown in the prepublish sidebar, which has z-index: 100001 (that is, just over 100 thousand)).

Metadata

Assignees

No one assigned

    Labels

    [Feature] UI ComponentsImpacts or related to the UI component system[Type] BugAn existing feature does not function as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions