feat: run comparison - run picker & switcher - #2634
Open
camielvs wants to merge 1 commit into
Open
Conversation
3 tasks
🎩 PreviewA preview build has been created at: |
This was referenced Aug 14, 2026
Collaborator
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced Aug 14, 2026
camielvs
force-pushed
the
cmp-07-graph-diff-view
branch
from
August 14, 2026 23:47
3605a8d to
eefad45
Compare
camielvs
force-pushed
the
cmp-08-run-picker
branch
from
August 14, 2026 23:47
5c839e1 to
006504f
Compare
camielvs
commented
Aug 17, 2026
camielvs
commented
Aug 17, 2026
camielvs
force-pushed
the
cmp-08-run-picker
branch
from
August 17, 2026 20:01
006504f to
ec51b4c
Compare
camielvs
force-pushed
the
cmp-07-graph-diff-view
branch
from
August 17, 2026 23:03
1ac3709 to
7b1a733
Compare
camielvs
force-pushed
the
cmp-08-run-picker
branch
from
August 17, 2026 23:03
ec51b4c to
98fa398
Compare
8 tasks
camielvs
force-pushed
the
cmp-08-run-picker
branch
from
August 18, 2026 00:44
98fa398 to
a2685c2
Compare
camielvs
force-pushed
the
cmp-07-graph-diff-view
branch
from
August 18, 2026 00:44
7b1a733 to
38a92d3
Compare
camielvs
force-pushed
the
cmp-08-run-picker
branch
from
August 18, 2026 00:56
a2685c2 to
6f70ada
Compare
camielvs
force-pushed
the
cmp-07-graph-diff-view
branch
from
August 18, 2026 00:56
38a92d3 to
05c821c
Compare
camielvs
marked this pull request as ready for review
August 18, 2026 01:20
Mbeaulne
reviewed
Aug 18, 2026
camielvs
force-pushed
the
cmp-07-graph-diff-view
branch
from
August 18, 2026 21:00
05c821c to
fdf1dea
Compare
camielvs
force-pushed
the
cmp-08-run-picker
branch
from
August 18, 2026 21:00
6f70ada to
35a1397
Compare
camielvs
force-pushed
the
cmp-07-graph-diff-view
branch
from
August 18, 2026 21:59
fdf1dea to
692cfe3
Compare
camielvs
force-pushed
the
cmp-08-run-picker
branch
from
August 18, 2026 21:59
35a1397 to
30dcaac
Compare
camielvs
force-pushed
the
cmp-07-graph-diff-view
branch
from
August 18, 2026 23:07
692cfe3 to
5103b93
Compare
camielvs
force-pushed
the
cmp-08-run-picker
branch
from
August 18, 2026 23:07
30dcaac to
7766fb7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
The Compare Runs stack needs a way to actually choose the two runs you're comparing. This PR adds that: the run chips in the page header, and the dialog behind them.
Two small things worth knowing:
Related Issue and Pull requests
Part of the Compare Runs stack. Builds on #2602, consumed by #2603 (#2596 → #2603).
Type of Change
Checklist
Screenshots (if applicable)
Test Instructions
These components are only visible once #2603 is in, so test from the tip of the stack:
Additional Comments
No existing behaviour changes; everything here is new and scoped to the compare page.