Skip to content

Review z-index for Modal #471

@mbohal

Description

@mbohal

When migrating to MkDocs/Docoff based docs (#440) an issue appeared with z-index preference. The MkDocs sticky header covers Modal which is wrong.

image

Expected behavior: Modal covers the sticky header, not vice versa.

How to reproduce:

  1. Go to http://localhost:8000/components/Modal/#position
  2. Modify the code by adding the attribute preventScrollUnderneath="off" to the Modal component
  3. Click the Launch modal at top button
  4. Scroll to the top of the page

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions