-
Notifications
You must be signed in to change notification settings - Fork 843
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
[EuiFlyout] Popover and other positioned elements within should not scroll with the page #3456
Comments
This is mostly capture by #1236 I'll close that one, since this one has a more general writeup. |
The solution is to add |
👋 Hey there. This issue hasn't had any activity for 180 days. We'll automatically close it if that trend continues for another week. If you feel this issue is still valid and needs attention please let us know with a comment. |
I've added this as a bullet point to #4439, so we don't need this ticket to stay open. |
I had a similar issue when using |
Absolutely positioned elements do not seem to work correctly when they are wrapped in a flyout component. They scroll with the rest of the page.
Check the "More complicated flyout" on the official style guide for reproduction.
The text was updated successfully, but these errors were encountered: