HubSpot / select

Styleable select elements built on Tether. #hubspot-open-source
http://github.hubspot.com/select/docs/welcome
MIT License
1.2k stars 117 forks source link

Select in modal / lightbox #16

Open juanpablob opened 10 years ago

juanpablob commented 10 years ago

Hello! When triggering the select in a modal box or lightbox (bootstrap modal), the dropdown list appears under the lightbox as shown in this picture:

screen shot 2014-04-23 at 5 51 18 pm

Any ideas how to fix it? Thank you in advance!

ghost commented 9 years ago

Late response, but just found this extension and was reading the issue report.

I think this is a z-index problem with your overlay. You have to customize the z-index of the .select-element.select-open to al value higher than your overlay z-index.