Commit daa4c71
authored
feat(ui): link compare table values to run detail test modal (#176)
## Summary
- Clicking a per-test value in the compare page's test comparison table
now opens the run detail page in a new tab with the test modal
pre-opened
- Uses the existing `testModal` URL param on the run detail page
## Test plan
- [x] On the compare page, click a value cell in the per-test comparison
table
- [x] Verify it opens the run detail page in a new tab with the correct
test modal shown
- [x] Verify cells with no value ("-") are not clickable1 parent 5d71be4 commit daa4c71
1 file changed
Lines changed: 21 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
387 | 388 | | |
388 | 389 | | |
389 | 390 | | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
398 | 411 | | |
399 | 412 | | |
400 | 413 | | |
| |||
0 commit comments