hossein-zare/react-native-dropdown-picker

Multiple Dropdowns causing a see-through effect

hellocaio opened this issue · 3 comments

Hi guys,

This is my first time using this package, thanks for the great work!

I am creating a form with multiple dropdowns for the Web. I am having some issues when the dropdown is open, the dropdown below can been seen through the list from the above active dropdown. I played around with zIndex but it didn't help.

Here's a couple of images showing what's going on:

Screenshot-2023-10-03-at-12-25-29

Screenshot-2023-10-03-at-12-25-36

Any ideas?

This solution works #459

Thanks for the solution. I ended up creating my own dropdown in the end. But it is good to know there is a work around!

Apply zIndex to below dropdown