Open
Description
Currently if we have elements in a flex column listed vertically. If I apply overflow-y: scroll on these items. Those items scroll. But the dropdown element added on these items is clipped.
The parent div clips the dropdown.
I thought of absolutely positioning it. But I cannot get a ref handle for this. Also not easy to set top/left values for this.
Metadata
Metadata
Assignees
Labels
No labels