-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
When migrating to MkDocs/Docoff based docs (#440) an issue appeared with z-index
preference. The MkDocs sticky header covers Modal
which is wrong.
Expected behavior: Modal
covers the sticky header, not vice versa.
How to reproduce:
- Go to http://localhost:8000/components/Modal/#position
- Modify the code by adding the attribute
preventScrollUnderneath="off"
to theModal
component - Click the
Launch modal at top
button - Scroll to the top of the page
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Status
✅ Done