[SIEM][Detections Engine] - Exceptions viewer cleanup#68651
[SIEM][Detections Engine] - Exceptions viewer cleanup#68651yctercero merged 7 commits intoelastic:masterfrom
Conversation
|
Pinging @elastic/siem (Team:SIEM) |
rylnd
left a comment
There was a problem hiding this comment.
This looks awesome! I appreciate you following up on my late feedback.
...plugins/security_solution/public/common/components/exceptions/__examples__/index.stories.tsx
Outdated
Show resolved
Hide resolved
...ugins/security_solution/public/common/components/and_or_badge/__examples__/index.stories.tsx
Show resolved
Hide resolved
...k/plugins/security_solution/public/common/components/exceptions/viewer/exception_details.tsx
Show resolved
Hide resolved
...plugins/security_solution/public/common/components/exceptions/__examples__/index.stories.tsx
Outdated
Show resolved
Hide resolved
...k/plugins/security_solution/public/common/components/exceptions/viewer/exception_details.tsx
Outdated
Show resolved
Hide resolved
| </EuiFlexGroup> | ||
| </EuiFlexItem> | ||
| <EuiFlexItem> | ||
| <EuiFlexItem grow={false}> |
There was a problem hiding this comment.
What caused this change, here? I couldn't see it having any effect.
Thanks @rylnd for pointing these out! I went ahead and 1) removed the |
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
### Summary This PR is a follow up to elastic#68027 where some feedback didn't make it in. It cleans up the and_or_badge component, updates some css, and cleans up stories.
* master: [Ingest Manager] Document fleet configuration flags (elastic#66736) [Metrics UI] Fix fatal error when no data is available for Metric Threshold Alerts (elastic#68678) [SIEM][Detections Engine] - Exceptions viewer cleanup (elastic#68651) [SIEM] Fixes flyout flaky test (elastic#68683) [SIEM] Cypress renaming (elastic#68659)
|
Pinging @elastic/security-solution (Team: SecuritySolution) |






Summary
This PR is a follow up to #68027 where some feedback didn't make it in. It cleans up the
and_or_badgecomponent, updates some css, and cleans up stories.Checklist