Commit e02427b
feat(trace-eap-waterfall): Standalone spans detail panel loads indefnitely (#92879)
- Stand alone spans don't have `transaction_id`s. There `isPending` is
always true.
- Using isLoading instead and only rendering the transaction specific
sections if the data exists.
<img width="1242" alt="Screenshot 2025-06-04 at 3 43 27 PM"
src="https://github.com/user-attachments/assets/98846735-7b71-486b-80be-dccdf8f8f1ef"
/>
Co-authored-by: Abdullah Khan <abdullahkhan@PG9Y57YDXQ.local>1 parent 4b05afe commit e02427b
File tree
1 file changed
+4
-4
lines changed- static/app/views/performance/newTraceDetails/traceDrawer/details/span
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
391 | | - | |
| 391 | + | |
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
407 | | - | |
| 406 | + | |
| 407 | + | |
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
| |||
0 commit comments