Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[9.0] [Security Solution] Alert flyout - fix suppressed alerts alignm…
…ent (elastic#213029) (elastic#213036) # Backport This will backport the following commits from `main` to `9.0`: - [[Security Solution] Alert flyout - fix suppressed alerts alignment (elastic#213029)](elastic#213029) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"christineweng","email":"18648970+christineweng@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-03-04T06:01:51Z","message":"[Security Solution] Alert flyout - fix suppressed alerts alignment (elastic#213029)\n\n## Summary\n\nRef: https://github.com/elastic/kibana/issues/204184\n\nBefore\n\n\n\n\nAfter\n\n\n\n\n### Checklist\n\n- [ ] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"6b6eb43183c3ed06fa475a894cffe2dc7d020d01","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","v9.0.0","backport:version","v8.18.0","v9.1.0","v8.19.0"],"title":"[Security Solution] Alert flyout - fix suppressed alerts alignment","number":213029,"url":"https://github.com/elastic/kibana/pull/213029","mergeCommit":{"message":"[Security Solution] Alert flyout - fix suppressed alerts alignment (elastic#213029)\n\n## Summary\n\nRef: https://github.com/elastic/kibana/issues/204184\n\nBefore\n\n\n\n\nAfter\n\n\n\n\n### Checklist\n\n- [ ] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"6b6eb43183c3ed06fa475a894cffe2dc7d020d01"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.18","8.x"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/213029","number":213029,"mergeCommit":{"message":"[Security Solution] Alert flyout - fix suppressed alerts alignment (elastic#213029)\n\n## Summary\n\nRef: https://github.com/elastic/kibana/issues/204184\n\nBefore\n\n\n\n\nAfter\n\n\n\n\n### Checklist\n\n- [ ] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"6b6eb43183c3ed06fa475a894cffe2dc7d020d01"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: christineweng <18648970+christineweng@users.noreply.github.com>
- Loading branch information