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

Popover exceeds window boundaries when its size changes #7732

Open
noe-david opened this issue Feb 6, 2025 · 0 comments
Open

Popover exceeds window boundaries when its size changes #7732

noe-david opened this issue Feb 6, 2025 · 0 comments

Comments

@noe-david
Copy link

noe-david commented Feb 6, 2025

I have a <Popover placement="start" /> with a button which toggles a form within the popover.

When the popover trigger element is located near the window bottom boundary, the popover respects this and renders so that it is visible. But when I click the button which adds content to the popover, it exceeds the window bottom boundary, and I can't reach the content at the bottom.

It would be useful if the popover position could update on its own height change.

Image Image
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