Commit ab1c197
fix(perf): Preserve date context in trace links from sampled events table
Passing an empty dateSelection to getTraceDetailsUrl caused the current
page's date filter params (statsPeriod, start, end) to be overwritten
with undefined. Use normalizeDateTimeParams to extract the date
selection from the URL query params instead.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 921f64d commit ab1c197
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
287 | 288 | | |
288 | 289 | | |
289 | 290 | | |
290 | | - | |
| 291 | + | |
291 | 292 | | |
292 | 293 | | |
293 | 294 | | |
| |||
0 commit comments