Skip to content

refactor(bridge-benches): label chain tabs with full corridor name - #597

Merged
Flotapponnier merged 1 commit into
devfrom
refactor/bridge-chain-dim-labels
Jun 20, 2026
Merged

refactor(bridge-benches): label chain tabs with full corridor name#597
Flotapponnier merged 1 commit into
devfrom
refactor/bridge-chain-dim-labels

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Each destination chain in the current bridge route set has exactly one source chain. Surface that in the tab label (Sol to Base, Arb to HyperCore) so the user knows which corridor each tab represents without having to remember the route set.

Pure label change. Dimension key + Prom label values unchanged, so no harness rebuild needed and the materialize KV snapshots stay compatible.

Each destination chain in the current route set has exactly one source
chain, so we can surface the full corridor (Sol to Base, Arb to
HyperCore, etc.) in the tab label without changing the underlying
dimension (still chain = destination, Prom label intact). User scans
the tabs and knows immediately which route each tab represents
instead of having to remember the route set.
@Flotapponnier
Flotapponnier merged commit 49933ef into devJun 20, 2026
1 check passed
@Flotapponnier
Flotapponnier deleted the refactor/bridge-chain-dim-labels branch June 20, 2026 20:19
Flotapponnier added a commit that referenced this pull request Jun 20, 2026
) (#598)
Each destination chain in the current route set has exactly one source
chain, so we can surface the full corridor (Sol to Base, Arb to
HyperCore, etc.) in the tab label without changing the underlying
dimension (still chain = destination, Prom label intact). User scans
the tabs and knows immediately which route each tab represents
instead of having to remember the route set.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Flotapponnier