Commit 9b9eb7e
authored
[Security Solution][Alert details] - refactor UI on insights (#197349)
## Summary
This PR refactors the Insights section of the expandable flyout for
alerts and events.
The changes are applied to the following section:
- Threat Intelligence: when the user clicks on the number, we open the
left section to the Insights Threat Intelligence tab
- Correlations: when the user clicks on the number, we open the left
section to the Insights Correlations tab
- Prevalence: no user interactions
When in preview mode, none of the number are clickable and the buttons
are disabled.
#### New UI
| Normal flyout | Preview flyout |
| ------------- | ------------- |
| 
| 
|
#### UX flows to expand the flyout
https://github.com/user-attachments/assets/30031a12-c2f3-47e6-a783-5b9482359ee5
elastic/security-team#7033
### Checklist
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios1 parent fa0f397 commit 9b9eb7e
File tree
25 files changed
+806
-512
lines changed- x-pack
- plugins
- security_solution/public/flyout/document_details/right/components
- translations/translations
- test/security_solution_cypress/cypress
- e2e/investigations/alerts/expandable_flyout
- screens/expandable_flyout
25 files changed
+806
-512
lines changedLines changed: 44 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | | - | |
62 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
63 | 72 | | |
64 | 73 | | |
65 | | - | |
| 74 | + | |
66 | 75 | | |
67 | 76 | | |
68 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
69 | 84 | | |
70 | 85 | | |
71 | | - | |
| 86 | + | |
| 87 | + | |
72 | 88 | | |
73 | 89 | | |
74 | 90 | | |
| |||
193 | 209 | | |
194 | 210 | | |
195 | 211 | | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
201 | 222 | | |
202 | 223 | | |
203 | 224 | | |
| |||
215 | 236 | | |
216 | 237 | | |
217 | 238 | | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
223 | 251 | | |
224 | 252 | | |
225 | 253 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
Lines changed: 0 additions & 77 deletions
This file was deleted.
Lines changed: 100 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
12 | 24 | | |
13 | 25 | | |
14 | | - | |
| 26 | + | |
| 27 | + | |
15 | 28 | | |
16 | | - | |
17 | 29 | | |
18 | 30 | | |
19 | 31 | | |
20 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
21 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
22 | 67 | | |
23 | 68 | | |
24 | | - | |
25 | | - | |
26 | 69 | | |
27 | | - | |
| 70 | + | |
28 | 71 | | |
29 | 72 | | |
30 | 73 | | |
31 | 74 | | |
32 | 75 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
36 | 79 | | |
37 | 80 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
41 | 86 | | |
42 | 87 | | |
43 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
44 | 91 | | |
45 | 92 | | |
46 | | - | |
47 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
48 | 99 | | |
49 | | - | |
| 100 | + | |
50 | 101 | | |
51 | 102 | | |
52 | | - | |
| 103 | + | |
53 | 104 | | |
54 | 105 | | |
55 | 106 | | |
56 | | - | |
57 | | - | |
58 | 107 | | |
59 | | - | |
| 108 | + | |
| 109 | + | |
60 | 110 | | |
61 | 111 | | |
62 | 112 | | |
63 | 113 | | |
| 114 | + | |
64 | 115 | | |
65 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
66 | 128 | | |
67 | 129 | | |
68 | | - | |
69 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
70 | 139 | | |
71 | 140 | | |
72 | | - | |
73 | | - | |
74 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
75 | 144 | | |
76 | 145 | | |
77 | 146 | | |
78 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
79 | 151 | | |
80 | | - | |
| 152 | + | |
| 153 | + | |
81 | 154 | | |
82 | 155 | | |
0 commit comments