Commit be0feb0
# Backport
This will backport the following commits from `main` to `9.2`:
- [[Streams] Update stream description UI
(#238148)](#238148)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT
[{"author":{"name":"Shahzad","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-10-15T15:24:43Z","message":"[Streams]
Update stream description UI (#238148)\n\n## Summary\n\nUpdate stream
description UI \n\nAdded edit mode and cancel button , and also Manual
entry button when\nuser lands for the fist time.\n\n### Initial
view\n<img width=\"1728\" height=\"879\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/89687f84-fe73-4336-9cf5-60e29e9ac570\"\n/>\n\n\n###
Edit mode\n<img width=\"1727\" height=\"882\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/47c60e2f-9ed5-4148-a1da-a375418b2025\"\n/>\n\n\n\n<img
width=\"1728\" height=\"792\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/fb20e4f8-b0d9-4e88-8645-f4a6f3c72a3f\"\n/>\n\n---------\n\nCo-authored-by:
Francesco Fagnani
<[email protected]>","sha":"a5fd497d75ada0c56c1c5c5fb2511333e631fdb7","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","author:obs-ux-management","v9.2.0","v9.3.0"],"title":"[Streams]
Update stream description UI
","number":238148,"url":"https://github.com/elastic/kibana/pull/238148","mergeCommit":{"message":"[Streams]
Update stream description UI (#238148)\n\n## Summary\n\nUpdate stream
description UI \n\nAdded edit mode and cancel button , and also Manual
entry button when\nuser lands for the fist time.\n\n### Initial
view\n<img width=\"1728\" height=\"879\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/89687f84-fe73-4336-9cf5-60e29e9ac570\"\n/>\n\n\n###
Edit mode\n<img width=\"1727\" height=\"882\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/47c60e2f-9ed5-4148-a1da-a375418b2025\"\n/>\n\n\n\n<img
width=\"1728\" height=\"792\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/fb20e4f8-b0d9-4e88-8645-f4a6f3c72a3f\"\n/>\n\n---------\n\nCo-authored-by:
Francesco Fagnani
<[email protected]>","sha":"a5fd497d75ada0c56c1c5c5fb2511333e631fdb7"}},"sourceBranch":"main","suggestedTargetBranches":["9.2"],"targetPullRequestStates":[{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/238148","number":238148,"mergeCommit":{"message":"[Streams]
Update stream description UI (#238148)\n\n## Summary\n\nUpdate stream
description UI \n\nAdded edit mode and cancel button , and also Manual
entry button when\nuser lands for the fist time.\n\n### Initial
view\n<img width=\"1728\" height=\"879\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/89687f84-fe73-4336-9cf5-60e29e9ac570\"\n/>\n\n\n###
Edit mode\n<img width=\"1727\" height=\"882\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/47c60e2f-9ed5-4148-a1da-a375418b2025\"\n/>\n\n\n\n<img
width=\"1728\" height=\"792\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/fb20e4f8-b0d9-4e88-8645-f4a6f3c72a3f\"\n/>\n\n---------\n\nCo-authored-by:
Francesco Fagnani
<[email protected]>","sha":"a5fd497d75ada0c56c1c5c5fb2511333e631fdb7"}}]}]
BACKPORT-->
Co-authored-by: Shahzad <[email protected]>
Co-authored-by: Francesco Fagnani <[email protected]>
1 parent b1d7ea1 commit be0feb0
File tree
4 files changed
+321
-180
lines changed4 files changed
+321
-180
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
Lines changed: 137 additions & 178 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
25 | 21 | | |
26 | | - | |
27 | 22 | | |
28 | 23 | | |
29 | 24 | | |
| 25 | + | |
30 | 26 | | |
31 | 27 | | |
32 | 28 | | |
| |||
65 | 61 | | |
66 | 62 | | |
67 | 63 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
137 | 70 | | |
138 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
139 | 77 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
181 | 84 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
186 | 98 | | |
187 | 99 | | |
188 | 100 | | |
| |||
192 | 104 | | |
193 | 105 | | |
194 | 106 | | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
249 | 208 | | |
250 | 209 | | |
251 | 210 | | |
| |||
0 commit comments