Skip to content

fix(site/src): use md badges for provisioner tags and network call pills - #28527

Merged
tracyjohnsonux merged 5 commits into
mainfrom
tracyjohnsonux/tiny-badges-to-md
Aug 26, 2026
Merged

fix(site/src): use md badges for provisioner tags and network call pills#28527
tracyjohnsonux merged 5 commits into
mainfrom
tracyjohnsonux/tiny-badges-to-md

Conversation

@tracyjohnsonux

Copy link
Copy Markdown
Contributor

Several badges render at text-2xs (10px) via Badge size="sm" and read as broken next to their surroundings, especially since the MUI/Emotion removal (#27821) dropped the 14px CssBaseline body typography that used to soften the contrast. Most visible on the provisioner jobs page (Type and Tags columns) and the AI Gateway sessions list (network call pills).

Rather than changing what Badge sm means globally (explored in #28517, closed in favor of this), this switches the affected call sites to the default md size (text-xs, 12px), matching the other badges around them.

Changes

The Badge component itself is untouched; sm remains available for intentionally dense contexts.

Related: #28477 (AI session token badges).

🤖 Generated by Coder Agents on behalf of @tracyjohnsonux

@linear-code

linear-code Bot commented Aug 25, 2026

Copy link
Copy Markdown

ENG-3275

@tracyjohnsonux
tracyjohnsonux enabled auto-merge (squash) August 25, 2026 07:23
@tracyjohnsonux
tracyjohnsonux merged commit f31b759 into main Aug 26, 2026
26 checks passed
@tracyjohnsonux
tracyjohnsonux deleted the tracyjohnsonux/tiny-badges-to-md branch August 26, 2026 19:37
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 26, 2026
@tracyjohnsonux
tracyjohnsonux requested a review from mtojek August 26, 2026 19:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants