-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
When embedding inside a element that is modal, the drop-downs are rendered underneath the dialog element.
After closing the modal, menu elements are left pinned to the body and don't vanish.
Reproduction
Steps
To reproduce the behavior:
Problem has been reproduced in jsfiddle.
https://jsfiddle.net/Lvkr86ux/
Expectation
Drop-downs should be within the container or at least at the same dom level, not at body root. Need to be able to trigger a cleanup / teardown event during dialog close to ensure no extra elements pollute the dom.
Environment
- Wysimark Version:latest
- Operating System:macos 15.4
- Browser: chrome,safari,edge
- TypeScript Version:n/a
Context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
