Skip to content

fix(ui): services pathway pills overflow and section redesign - #337

Merged
BigSimmo merged 6 commits into
mainfrom
cursor/services-pathway-pills-redesign
Jul 7, 2026
Merged

fix(ui): services pathway pills overflow and section redesign#337
BigSimmo merged 6 commits into
mainfrom
cursor/services-pathway-pills-redesign

Conversation

@BigSimmo

Copy link
Copy Markdown
Owner

Summary

  • Replace the rigid five-column mode-home pill grid with a flex-wrap layout so long labels (e.g. ATSI services) no longer overflow or overlap adjacent chips.
  • Add optional shortLabel on ModeHomePill with full label preserved via aria-label and title for accessibility.
  • Restyle the pills section title as a subtle eyebrow label and update Services home copy to Browse by need with ATSI services shortcut.

Test plan

  • npm run typecheck
  • npm run lint
  • Playwright services tests (tests/ui-tools.spec.ts -g services), including horizontal overflow guard
  • Visual check on /services at mobile and desktop widths
  • Spot-check Forms/Medications mode homes still render pills cleanly

…sign
Replace the rigid five-column pill grid with a wrap-friendly layout, add shortLabel support for long pathway names, and restyle the services shortcuts section with a subtle eyebrow title.
Co-authored-by: Cursor <cursoragent@cursor.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@supabase

supabaseBot commented Jul 6, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project sjrfecxgysukkwxsowpy because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@BigSimmo
BigSimmo enabled auto-merge July 6, 2026 18:18
cursoragentand others added 5 commits July 7, 2026 03:19
Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
Demo evidence matches rename the pills section from Recent work; keep
the geometry assertions unchanged.
Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
Mode home pills titles moved from h2 to eyebrow paragraphs in the
pathway-pills redesign.
Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
…k text
Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
@BigSimmo
BigSimmo merged commit d11b479 into mainJul 7, 2026
5 checks passed
@BigSimmo
BigSimmo deleted the cursor/services-pathway-pills-redesign branch July 8, 2026 16:26
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.

2 participants

@BigSimmo@cursoragent