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

Floating elements are cut off by parent with overflow: hidden #443

Open
5 of 13 tasks
qroll opened this issue Apr 11, 2024 · 0 comments
Open
5 of 13 tasks

Floating elements are cut off by parent with overflow: hidden #443

qroll opened this issue Apr 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@qroll
Copy link
Contributor

qroll commented Apr 11, 2024

Describe the bug
When a floating element is rendered in a parent container that has overflow: hidden, it gets cut off when it extends beyond the parent bounds

Screenshot 2024-04-11 at 4 58 23 PM

Expected behavior

  • The floating element should be able to display in full
  • The floating element should be automatically repositioned if there is no space in the preferred position
  • The animation should be replaced with a fade effect

Affected components

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant