Skip to content

Discover: the boosted strip on the phone screen - #168

Merged
xuelink merged 2 commits into
mainfrom
claude/discover-boosted-strip
Sep 10, 2026
Merged

Discover: the boosted strip on the phone screen#168
xuelink merged 2 commits into
mainfrom
claude/discover-boosted-strip

Conversation

@xuelink

@xuelink xuelink commented Sep 10, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds the boosted strip to DiscoverScreen.svelte — the bolt heading, "What is this?", and four cards. The app has shown paying members above the discovery list since Boosted profiles, the Boost switch, account suspension, status tags and three-letter usernames langx#1274; this phone screen had not caught up.
  • Fixes the search icon. Its lens was centred at 11,18 with a radius of 7, so the circle ran a pixel past the 24 viewBox and clipped flat — stroked, it read as a filled blob rather than a magnifier. Centred at 11,11.
  • Re-cuts static/email/screen-discover.png from the updated screen (same 1170×2000 window at 520×889).

Why this component and not just the pictures

Every picture of Discover we ship is cut from this component — the store screenshots in all eight languages, the press screens, the postcard, the launch email. There is no other source. So the strip had to land here before any of that could be re-rendered, and langx/branding has a companion PR that re-shoots all of it.

Notes for the reviewer

  • The four faces in the strip — María, Daniel, Kenji, Sofia — are the ones the list below does not use, so no face appears twice on one screen.
  • The app hides the strip entirely when nobody qualifies. This replica always shows it: it is what the stores photograph, and an empty strip is the one state that must not be in the picture. The comment in the file says so.
  • POLYGLOT / FLUENT are brand marks, not translated strings — same as TIER_BADGES in the app and the me screen here.
  • Tokens only: --color--pro, --color--accent-tint, --color--muted. Nothing new added to the palette, and the strip themes with everything else.
  • prettier --check and eslint both clean on the two changed files.

🤖 Generated with Claude Code

xuelink and others added 2 commits September 10, 2026 16:23
The app has shown paying members above the discovery list since langx/langx
#1274, and the phone screen on the site — which is what every store
screenshot, press image and email is cut from — did not. Adds the strip:
the bolt heading, "What is this?", and four cards the list below does not
use, so no face appears twice on one screen.

The search icon's lens was centred at 11,18 with a radius of 7, so it ran a
pixel past the 24 viewBox and clipped flat. Stroked and clipped it read as a
filled blob rather than a magnifier. Centred at 11,11.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Same 1170x2000 window at 520x889 as before; it just comes from the screen
that now has the strip in it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@xuelink
xuelink merged commit 39be6b8 into main Sep 10, 2026
1 check passed
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