[US-5.1 / OBT-208] Platform-specific launch button icons - #29
Conversation
Use a Globe icon for the web launch button (instead of a generic external-link), an Apple icon for iOS, and keep Smartphone for Android so the two mobile buttons are visually distinct and instantly recognizable.
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
|
Warning Review limit reached
Next review available in: 42 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: QUIET Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
US-5.1 / OBT-208 — Give the My Apps launch buttons platform-specific icons so users can instantly distinguish web from mobile, and Android from iOS.
Changes
dashboard/AppCard.tsx: the web launch button now uses aGlobeicon (instead of the genericExternalLink); iOS uses anAppleicon and Android keepsSmartphone, so the two mobile buttons are no longer identical. All icons remain outline, consistent with the design system.Type of Change
Testing
npm run typecheck— passnpm run lint— 0 errors (pre-existing ProjectsPage warning only)npm run build— pass