feat: run comparison - run picker & switcher - #2634
Draft
camielvs wants to merge 1 commit into
Draft
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
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.