feat: Add onboarding tour for first-time users on the climb list page#676
feat: Add onboarding tour for first-time users on the climb list page#676marcodejongh wants to merge 1 commit intomainfrom
Conversation
Uses Ant Design Tour component with constrained width (max 340px) to prevent the tour from rendering too wide on mobile. The first step is a centered overlay (no target) instead of anchoring on the climb card header, which is double-clickable and could cause unintended interactions. Subsequent steps anchor on the card body, queue bar, and bluetooth button. Tour completion state is persisted in localStorage. https://claude.ai/code/session_01Y6Xx7PmoC1c3QJcf9KU2gu
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Claude Review✅ Ready to merge - Minor issues noted below, but nothing blocking. Issues
|
Uses Ant Design Tour component with constrained width (max 340px) to prevent the tour from rendering too wide on mobile. The first step is a centered overlay (no target) instead of anchoring on the climb card header, which is double-clickable and could cause unintended interactions. Subsequent steps anchor on the card body, queue bar, and bluetooth button. Tour completion state is persisted in localStorage.
https://claude.ai/code/session_01Y6Xx7PmoC1c3QJcf9KU2gu