Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need ability to work with absolute positioning #2

Open
pankajmyt opened this issue Jun 1, 2023 · 0 comments
Open

Need ability to work with absolute positioning #2

pankajmyt opened this issue Jun 1, 2023 · 0 comments

Comments

@pankajmyt
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant