Skip to content

Commit 5c749b5

Browse files
ldionneclaude
andcommitted
Add 6 new items to v5 TODO list
Compare page: chart zoom filter leak, "View on Graph" link per test row, "Add to Existing" dropdown not collapsing on selection. Regression detail page (new section): indicator search/filter, indicator summary count, duplicate schema fetch. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
1 parent bad0454 commit 5c749b5

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

docs/v5-todo.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,20 @@
6262
local run.
6363
- [ ] Understand how to surface tests with high vs. low confidence when multiple
6464
samples are present.
65+
- [ ] Fix: chart zoom filter leaks — tests outside the visible x-axis range
66+
after zooming still appear in the comparison table.
67+
- [ ] Add a "View on Graph" link per test row that navigates to the Graph page
68+
pre-populated with the test, machines from both sides, and the current metric.
69+
- [ ] Fix: "Add to Existing Regression" search is not a proper dropdown —
70+
selecting a regression from the candidate list does not collapse the list.
71+
72+
## UI — Regression Detail Page
73+
74+
- [ ] Add a search/filter for indicators (e.g. by test name) to check whether
75+
a specific test is involved in a regression.
76+
- [ ] Show an indicator summary count
77+
(e.g. "X tests across Y machines across Z metrics").
78+
- [ ] Fix: the test suite schema appears to be fetched twice.
6579

6680
## UI — Graph Page
6781

0 commit comments

Comments
 (0)