[NextGen UX] Picklist dropdown getting cut off / clipped by widget boundary

Hi everyone,
The picklist dropdown behavior seems to be restricted by the widget’s height. When a widget is relatively short, the dropdown elements are clipped inside the container instead of floating over or breaking out of the widget boundary. This makes it unfriendly for users to view.
Is there any way to allow the dropdown to display more options?
Thanks in advance for your help!

Yes this is a limitation and something to be aware of when designing input forms where cells have validated input via picklist. The picklist boundary can’t exceed the area of the widget to which it is anchored.

Got it. Thanks for the answer