Skip to content

[RELEASE] fix(tangle-cloud): blueprints page uses canonical PageHeader#3280

Merged
drewstone merged 1 commit into
developfrom
fix/cloud-blueprints-page-header
Jun 22, 2026
Merged

[RELEASE] fix(tangle-cloud): blueprints page uses canonical PageHeader#3280
drewstone merged 1 commit into
developfrom
fix/cloud-blueprints-page-header

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

The blueprints page was the only cloud page NOT using the canonical <PageHeader> — it rolled a bespoke <Typography variant="h1"> + wrapper divs, so the 'Blueprints' title rendered with a different face/size/weight and extra spacing vs Instances/Operators/Rewards/Earnings. Swap to <PageHeader density="compact" title subtitle action> so it matches every other page's title treatment exactly. Toolbar action moves into PageHeader's action slot; drops the now-unused Typography import.

Gates: typecheck, lint (0 err), build cloud all green.

The blueprints page was the only cloud page rendering its title with a bespoke
<Typography variant="h1"> + wrapper divs; every other page (instances,
operators, rewards, earnings) uses the canonical <PageHeader> from the chrome
barrel. Result: the "Blueprints" title read as a different face/size/weight
and sat in extra bespoke spacing vs the rest of the app.

Swap to <PageHeader density="compact" title subtitle action> — matches the
other pages' title treatment exactly (same h1 typeRole + density chrome) and
drops the extra wrapper padding. The toolbar action moves into PageHeader's
action slot. Removes the now-unused Typography import.
@drewstone drewstone requested a review from AtelyPham as a code owner June 22, 2026 14:22

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved PR — 6d444d92

Blanket team auto-approval is enabled for this reviewer service.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: blanket_auto_approve · 2026-06-22T14:22:30Z

@drewstone drewstone merged commit 1ba0777 into develop Jun 22, 2026
9 checks passed
@drewstone drewstone deleted the fix/cloud-blueprints-page-header branch June 22, 2026 14:27
Sign up for free to 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.

2 participants