Skip to content

fix(mobile): consolidate live-round bottom chrome (5 stacked pills → 3 layers) - #830

Merged
cner-smith merged 2 commits into
devfrom
fix/live-chrome-consolidation
Aug 7, 2026
Merged

fix(mobile): consolidate live-round bottom chrome (5 stacked pills → 3 layers)#830
cner-smith merged 2 commits into
devfrom
fix/live-chrome-consolidation

Conversation

@cner-smith

Copy link
Copy Markdown
Owner

QA (SDK 54 internal track): the live PLACE_BALL state stacked 5 elements over the map — primary CTA, "On the green" chip, a GPS drag hint, "Finish hole" chip, and the nav pill ([screenshot in QA thread]). Launch-blocking per user.

Changes (ContextualActions PLACE_BALL block only)

  • Deleted the GPS drag-hint pill — verbatim duplicate of the top map banner ("drag the ball to refine…"); the banner is now the single home for that instruction.
  • "⛳ On the green" + "Finish hole · next" merged into one horizontal chip row (same row pattern the SET_AIM state already uses).

Result: CTA / chip row / nav pill — 3 layers. Behavior gates unchanged: on-green chip keeps its phantom-ace gate (prior shot + ball/GPS + not saving); finish chip keeps totalShotsThisHole > 0; both now render inside one row gated on the shared condition. On-green (PUTTING) state untouched.

Stacked on fix/green-putt-overlays (#826) — this file's future shape lives there. Merge #826 first, then this (do NOT delete the base branch before this merges).

Typecheck clean. Device QA: same pass as #826 (one live hole: mark ball, on-green chip works, finish hole works, no hint pill, chip row wraps nothing at 1.3x font cap).

@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
opengolfapp-web Ready Ready Preview Aug 7, 2026 9:36pm

Copy link
Copy Markdown
Owner Author

No blockers, concerns, or nits — looks good.


Generated by Claude Code

@cner-smith
cner-smith changed the base branch from fix/green-putt-overlays to dev August 7, 2026 21:34
@cner-smith
cner-smith force-pushed the fix/live-chrome-consolidation branch from dbfc016 to 8a9c76d Compare August 7, 2026 21:35
@cner-smith
cner-smith merged commit 17dd38c into dev Aug 7, 2026
12 checks passed
@cner-smith
cner-smith deleted the fix/live-chrome-consolidation branch August 7, 2026 21:36
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