cschroeter / park-ui

Beautifully designed components built on Ark UI that work for the JS and CSS frameworks of your choice.
https://park-ui.com
MIT License
1.47k stars 59 forks source link

Pop-open type parts don't overflow a card #313

Closed btroop closed 1 month ago

btroop commented 1 month ago

I would expect the normal behavior of a pop-open type part (think "select", "combobox", etc.) should overflow the card that it is on, but the current default behavior i get is that the card prevents that from happening. You can work around the issue by setting the card overflow to visible, but again, not the expected default behavior