Skip to content

fix(web): refine support page typography, spacing and hover states#2205

Merged
mica000 merged 5 commits intodevfrom
fix/support-page-design-qa
Mar 18, 2026
Merged

fix(web): refine support page typography, spacing and hover states#2205
mica000 merged 5 commits intodevfrom
fix/support-page-design-qa

Conversation

@mica000
Copy link
Copy Markdown
Contributor

@mica000 mica000 commented Mar 9, 2026

CleanShot 2026-03-09 at 18 15 50@2x

Summary

  • Tighten category grid row gap to space.01 and add space.08 column gap
  • Change divider line color to ink.component-background-non-interactive
  • Increase spacing between category sections to space.07
  • Increase icon-to-title gap to space.03
  • Update scam warning: icon to 16x16 action-primary, body/contact text spacing, contact line to label.03
  • Add hover state to search input (1px border with ink.text-subdued)
  • Add chevron arrow on hover for guide links

Test plan

  • Visit /support and verify category section spacing and divider colors
  • Hover over guide links — chevron should fade in
  • Hover over search input — border should darken
  • Verify scam warning card typography and spacing

Made with Cursor

@mica000 mica000 requested a review from camerow March 9, 2026 21:15
@leather-bot
Copy link
Copy Markdown
Contributor

leather-bot commented Mar 9, 2026

Leather Web build bdda705Web preview, Web test report

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 9, 2026

Codecov Report

❌ Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 12.45%. Comparing base (d2102cc) to head (bdda705).
⚠️ Report is 5 commits behind head on dev.

Files with missing lines Patch % Lines
.../app/pages/support/components/category-section.tsx 0.00% 9 Missing ⚠️
apps/web/app/pages/support/guide/guide.tsx 0.00% 5 Missing ⚠️
.../web/app/pages/support/components/scam-warning.tsx 0.00% 4 Missing ⚠️
.../web/app/pages/support/components/guide-search.tsx 0.00% 2 Missing ⚠️
apps/web/app/pages/support/help-center.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2205      +/-   ##
==========================================
- Coverage   12.46%   12.45%   -0.01%     
==========================================
  Files        2425     2425              
  Lines      100083   100093      +10     
  Branches     4178     4178              
==========================================
  Hits        12471    12471              
- Misses      86579    86589      +10     
  Partials     1033     1033              
Files with missing lines Coverage Δ
apps/web/app/pages/support/help-center.tsx 0.00% <0.00%> (ø)
.../web/app/pages/support/components/guide-search.tsx 0.00% <0.00%> (ø)
.../web/app/pages/support/components/scam-warning.tsx 0.00% <0.00%> (ø)
apps/web/app/pages/support/guide/guide.tsx 0.00% <0.00%> (ø)
.../app/pages/support/components/category-section.tsx 0.00% <0.00%> (ø)
Components Coverage Δ
bitcoin 64.86% <ø> (ø)
query 24.48% <ø> (ø)
utils 86.99% <ø> (ø)
crypto 69.75% <ø> (ø)
stacks 49.35% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mica000 mica000 force-pushed the fix/support-page-design-qa branch from 665c1fe to eb4aeab Compare March 12, 2026 13:48
@mica000 mica000 requested a review from kyranjamie March 16, 2026 15:06
@mica000 mica000 force-pushed the fix/support-page-design-qa branch from 3bb4e93 to bdda705 Compare March 18, 2026 01:37
@mica000 mica000 added this pull request to the merge queue Mar 18, 2026
Merged via the queue into dev with commit efc3538 Mar 18, 2026
25 checks passed
@mica000 mica000 deleted the fix/support-page-design-qa branch March 18, 2026 15:46
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.

3 participants