-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Security Solution][Endpoint][Admin] Policy response flyout view has scrolling #92265
[Security Solution][Endpoint][Admin] Policy response flyout view has scrolling #92265
Conversation
Pinging @elastic/security-onboarding-and-lifecycle-mgt (Team:Onboarding and Lifecycle Mgt) |
Pinging @elastic/esecurity-onboarding-and-lifecycle-mgt (Feature:Endpoint) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, we should backport to 7.x
and 7.12
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remember to add 7.13.0
tag to this PR
Summary
Note: Having a parent
div
, as opposed to just afragment
, around theEuiFlyoutBody
causes the automatic scrolling properties of theEuiFlyoutBody
to stop working.Screenshot:
