Commit 7dc7c55
[CAP-9371] show loading spinner in content pane only, keeping header and footer visible (#315)
Previously, the loading spinner took over the entire screen (including header and footer), which created a jarring effect when navigating between models. Now, the loading spinner only uses the content pane, allowing the header and footer to remain in place during loading. This also allows the breadcrumbs (the header) to update and display immediately so users know what they're waiting for.
GitOrigin-RevId: 23ce64fe1dabff6b612a6e0118333927613029bc1 parent 3c9fbcb commit 7dc7c55
1 file changed
Lines changed: 21 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
247 | 262 | | |
248 | 263 | | |
249 | 264 | | |
250 | 265 | | |
251 | 266 | | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
257 | 271 | | |
258 | 272 | | |
259 | | - | |
| 273 | + | |
260 | 274 | | |
261 | 275 | | |
262 | 276 | | |
| |||
293 | 307 | | |
294 | 308 | | |
295 | 309 | | |
296 | | - | |
| 310 | + | |
297 | 311 | | |
298 | 312 | | |
299 | 313 | | |
| |||
0 commit comments