Skip to content

Display modal in front of nav #268

@mef

Description

@mef

Currently, the modal component has a z-index of 12, whereas the z-index of the nav component is 100.

This makes the modal to be displayed below navbar. This is especially problematic on devices with smaller screen, where the modal panel's content might be partly covered by the nav.

Should the modal's z-index be increased to 101?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions