Skip to content

fix: quiz advances on option click without Continue - #61

Merged
SteveSimonson merged 1 commit into
mainfrom
fix/quiz-click-to-advance
Jul 30, 2026
Merged

fix: quiz advances on option click without Continue#61
SteveSimonson merged 1 commit into
mainfrom
fix/quiz-click-to-advance

Conversation

@SteveSimonson

Copy link
Copy Markdown
Owner

Summary

Vibe check UX: no Continue button for multi-select questions.

  • Single-select: tap card → advances (unchanged)
  • Multi-select (up to 2):
    • 2nd pick hits max → advances immediately
    • 1 pick + settle (~0.9s) → advances
    • re-tap the only selected card → confirms and advances
  • Copy updated so users know taps drive the flow

Test plan

  • CI green
  • /quiz single-select questions advance on first tap
  • Multi questions: two taps advance; one tap alone advances after brief pause
  • No Continue button visible on questions
  • Back still works

Single-select already auto-advanced; multi-select now advances when
max picks are reached, after a short settle, or when re-tapping a lone
pick — removing the redundant Continue button.
@SteveSimonson
SteveSimonson merged commit c2e164f into main Jul 30, 2026
1 check passed
@SteveSimonson
SteveSimonson deleted the fix/quiz-click-to-advance branch July 30, 2026 22:23
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