-
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][Detections] Fixes exception viewer overflow bug #75489
Conversation
fa8d47b
to
c347f99
Compare
Pinging @elastic/siem (Team:SIEM) |
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.
This looks great, thank you!! Super nit and not required, but may be useful to add a screenshot of the "before" for reference. LGTM!
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. Thanks!
💚 Build SucceededBuild metricsasync chunks size
History
To update your PR or re-run it, just comment with: |
Pinging @elastic/security-solution (Team: SecuritySolution) |
Summary
Fixes exceptions viewer overflow bug by vertically displaying the badges and hiding overflow. Full paths can be seen by hovering over badges or opening the edit exceptions modal
Before
After
Checklist
Delete any items that are not applicable to this PR.
For maintainers