Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Cloud Security] Fix for Session View Icon Cutoff Issue (#203888)…
… (#204276) # Backport This will backport the following commits from `main` to `8.x`: - [[Cloud Security] Fix for Session View Icon Cutoff Issue (#203888)](#203888) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Rickyanto Ang","email":"rickyangwyn@gmail.com"},"sourceCommit":{"committedDate":"2024-12-13T19:24:24Z","message":"[Cloud Security] Fix for Session View Icon Cutoff Issue (#203888)\n\n## Summary\r\n\r\nThis PR addresses the issue where Session View gets cutoff. The issue\r\ncomes from number of Default Action button is not updated after 'Add\r\nNotes' button was introduced. Max amount button should now be 6 instead\r\nof 5\r\n<img width=\"1192\" alt=\"Screenshot 2024-12-11 at 11 18 11 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/100f9a9f-1df3-407f-9218-10ea809ab64c\"\r\n/>\r\n<img width=\"956\" alt=\"Screenshot 2024-12-11 at 11 18 21 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/5f3fa9cb-cd05-49b8-8fe6-4da024ff5290\"\r\n/>","sha":"f9e1089893a421a972c610029791719d0c25e3b3","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Cloud Security","backport:prev-minor","v8.18.0"],"title":"[Cloud Security] Fix for Session View Icon Cutoff Issue","number":203888,"url":"https://github.com/elastic/kibana/pull/203888","mergeCommit":{"message":"[Cloud Security] Fix for Session View Icon Cutoff Issue (#203888)\n\n## Summary\r\n\r\nThis PR addresses the issue where Session View gets cutoff. The issue\r\ncomes from number of Default Action button is not updated after 'Add\r\nNotes' button was introduced. Max amount button should now be 6 instead\r\nof 5\r\n<img width=\"1192\" alt=\"Screenshot 2024-12-11 at 11 18 11 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/100f9a9f-1df3-407f-9218-10ea809ab64c\"\r\n/>\r\n<img width=\"956\" alt=\"Screenshot 2024-12-11 at 11 18 21 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/5f3fa9cb-cd05-49b8-8fe6-4da024ff5290\"\r\n/>","sha":"f9e1089893a421a972c610029791719d0c25e3b3"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203888","number":203888,"mergeCommit":{"message":"[Cloud Security] Fix for Session View Icon Cutoff Issue (#203888)\n\n## Summary\r\n\r\nThis PR addresses the issue where Session View gets cutoff. The issue\r\ncomes from number of Default Action button is not updated after 'Add\r\nNotes' button was introduced. Max amount button should now be 6 instead\r\nof 5\r\n<img width=\"1192\" alt=\"Screenshot 2024-12-11 at 11 18 11 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/100f9a9f-1df3-407f-9218-10ea809ab64c\"\r\n/>\r\n<img width=\"956\" alt=\"Screenshot 2024-12-11 at 11 18 21 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/5f3fa9cb-cd05-49b8-8fe6-4da024ff5290\"\r\n/>","sha":"f9e1089893a421a972c610029791719d0c25e3b3"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Rickyanto Ang <rickyangwyn@gmail.com>
- Loading branch information