EmilMoe's avatar
Level 10

Tailwind UI: Combobox in Table

From TailwindUI.com I'm trying to use a combobox inside my table. But the snippet from the table uses overflow hidden to preserve rounded corners and better mobile view. This causes the dropdown combobox to not float out of the table, but sticks under the background around it.

Has anyone successfully solved this?

0 likes
1 reply
orphanedrecord's avatar

I realize this is an older post, hopefully you since found a solution, but this sounds like it may be related to z-index! I suggest taking a look at Tailwind's Z-Index utilities to "control the stack order" of your elements.

1 like

Please or to participate in this conversation.