-
-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug description
Hello,
Here's a codepen : https://codepen.io/kevinbransard/pen/MYKEmNR
When using tom select with dropdownParent: "body" to prevent menu overflow, with dropdown_input plugin, the menu doesn't open. It seems to loop here :
Expected behavior
The menu is behind the BS5 modal (zindex in this case) and the focus is positioned on the dropdown input.
Steps to reproduce
See codepen : https://codepen.io/kevinbransard/pen/MYKEmNR
- Add a tom select in a modal (With dropdown_input, and dropdownParent set to body)
- Open the modal
- Open the select menu
- Error : menu is behind and not focused
Additional context
N/A
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working