Skip to content

fix(web): enlarge model fallback heading - #269

Merged
iamjr15 merged 1 commit into
mainfrom
fix/model-fallback-heading-size
Aug 12, 2026
Merged

fix(web): enlarge model fallback heading#269
iamjr15 merged 1 commit into
mainfrom
fix/model-fallback-heading-size

Conversation

@iamjr15

@iamjr15 iamjr15 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Why

The fallback label was capitalized correctly but remained 12px in production, so it did not provide the requested heading hierarchy over the fallback details.

What changed

  • renders Model Fallback at 14px
  • uses the primary thread text token so the heading has clear visual hierarchy
  • preserves the unified double-shell status treatment

Verification

  • pnpm exec biome check apps/web/src/components/chat/message-parts.tsx
  • pnpm --filter @cheatcode/web typecheck
  • pnpm --filter @cheatcode/web build
  • production computed-style inspection established the previous heading was 12px

@iamjr15
iamjr15 merged commit 72da99b into main Aug 12, 2026
4 checks passed
@iamjr15
iamjr15 deleted the fix/model-fallback-heading-size branch August 12, 2026 22:31
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.

1 participant