Commit c986220
# Backport
This will backport the following commits from `main` to `8.x`:
- [[Cloud Security] Fix for Contextual Flyout UI bugs from Bug Hunt
(#196393)](#196393)
<!--- Backport version: 9.4.3 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)
<!--BACKPORT [{"author":{"name":"Rickyanto
Ang","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-16T08:45:56Z","message":"[Cloud
Security] Fix for Contextual Flyout UI bugs from Bug Hunt
(#196393)\n\n## Summary\r\n\r\nThis PR is to address the small UI
enhancements for Contextual Flyouts\r\n<img width=\"649\"
alt=\"Screenshot 2024-10-15 at 10 10
20 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/f4a1dbf1-8800-4060-8674-2318c21a9b58\">\r\n<img
width=\"801\" alt=\"Screenshot 2024-10-15 at 10 10
52 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/e2fdfaed-1b2a-4d66-af6e-420cbf1a26c7\">\r\n\r\nList
of UI updates:\r\n- Fixed Color for Misconfiguration and Vulneabilities
Preview Title\r\n- Fixed Size and Font for Posture Score text in
Misconfiguration Preview\r\ncomponent and Vulnerabilities in
Vulnerabilities Preview component\r\n- Fixed Size for number in
Misconfiguration Preview and Vulnerabilities\r\nPreview component\r\n-
Fixed Paddings for Misconfiguration and Vulnerabilities
Preview\r\ncomponent\r\n- Fixed Padding between 2 preview
components\r\n- Fixed Width size for severity
column","sha":"f049dc048d910293ddb880f98b155fb35ce3120f","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Cloud
Security","backport:prev-minor","v8.16.0"],"title":"[Cloud Security] Fix
for Contextual Flyout UI bugs from Bug
Hunt","number":196393,"url":"https://github.com/elastic/kibana/pull/196393","mergeCommit":{"message":"[Cloud
Security] Fix for Contextual Flyout UI bugs from Bug Hunt
(#196393)\n\n## Summary\r\n\r\nThis PR is to address the small UI
enhancements for Contextual Flyouts\r\n<img width=\"649\"
alt=\"Screenshot 2024-10-15 at 10 10
20 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/f4a1dbf1-8800-4060-8674-2318c21a9b58\">\r\n<img
width=\"801\" alt=\"Screenshot 2024-10-15 at 10 10
52 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/e2fdfaed-1b2a-4d66-af6e-420cbf1a26c7\">\r\n\r\nList
of UI updates:\r\n- Fixed Color for Misconfiguration and Vulneabilities
Preview Title\r\n- Fixed Size and Font for Posture Score text in
Misconfiguration Preview\r\ncomponent and Vulnerabilities in
Vulnerabilities Preview component\r\n- Fixed Size for number in
Misconfiguration Preview and Vulnerabilities\r\nPreview component\r\n-
Fixed Paddings for Misconfiguration and Vulnerabilities
Preview\r\ncomponent\r\n- Fixed Padding between 2 preview
components\r\n- Fixed Width size for severity
column","sha":"f049dc048d910293ddb880f98b155fb35ce3120f"}},"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/196393","number":196393,"mergeCommit":{"message":"[Cloud
Security] Fix for Contextual Flyout UI bugs from Bug Hunt
(#196393)\n\n## Summary\r\n\r\nThis PR is to address the small UI
enhancements for Contextual Flyouts\r\n<img width=\"649\"
alt=\"Screenshot 2024-10-15 at 10 10
20 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/f4a1dbf1-8800-4060-8674-2318c21a9b58\">\r\n<img
width=\"801\" alt=\"Screenshot 2024-10-15 at 10 10
52 AM\"\r\nsrc=\"https://github.com/user-attachments/assets/e2fdfaed-1b2a-4d66-af6e-420cbf1a26c7\">\r\n\r\nList
of UI updates:\r\n- Fixed Color for Misconfiguration and Vulneabilities
Preview Title\r\n- Fixed Size and Font for Posture Score text in
Misconfiguration Preview\r\ncomponent and Vulnerabilities in
Vulnerabilities Preview component\r\n- Fixed Size for number in
Misconfiguration Preview and Vulnerabilities\r\nPreview component\r\n-
Fixed Paddings for Misconfiguration and Vulnerabilities
Preview\r\ncomponent\r\n- Fixed Padding between 2 preview
components\r\n- Fixed Width size for severity
column","sha":"f049dc048d910293ddb880f98b155fb35ce3120f"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Rickyanto Ang <[email protected]>
1 parent ddcecd6 commit c986220
File tree
4 files changed
+13
-15
lines changed- x-pack/plugins/security_solution/public/cloud_security_posture/components
- csp_details
- misconfiguration
- vulnerabilities
4 files changed
+13
-15
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
229 | | - | |
| 228 | + | |
230 | 229 | | |
231 | 230 | | |
232 | 231 | | |
| |||
235 | 234 | | |
236 | 235 | | |
237 | 236 | | |
238 | | - | |
| 237 | + | |
239 | 238 | | |
240 | 239 | | |
241 | 240 | | |
| |||
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
| 165 | + | |
167 | 166 | | |
168 | 167 | | |
169 | 168 | | |
| |||
172 | 171 | | |
173 | 172 | | |
174 | 173 | | |
175 | | - | |
| 174 | + | |
176 | 175 | | |
177 | 176 | | |
178 | 177 | | |
| |||
0 commit comments