Skip to content

Remove quiz sticky verdict text; enlarge Continue - #83

Merged
jsolly merged 1 commit into
mainfrom
cursor/quiz-finish-button-a95b
Jul 20, 2026
Merged

Remove quiz sticky verdict text; enlarge Continue#83
jsolly merged 1 commit into
mainfrom
cursor/quiz-finish-button-a95b

Conversation

@jsolly

@jsolly jsolly commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

After answering a quiz question, the sticky bar showed a verdict label (“Correct!”, “Sharp move!”, etc.) above a narrow Finish/Next button. Option color already conveys right/wrong, and the extra text made the tap target easy to miss on mobile.

Change

  • Remove the visible sticky-bar verdict text (keep an sr-only live status for screen readers)
  • Make Finish / Next Question full-width and taller (h-12)
  • Focus the continue button after answering instead of the old status text

Tiered questions still show their tier label on the selected option itself (best / defensible / costly / disqualifying).

Open in Web Open in Cursor 

Option color already shows right/wrong, so the sticky-bar “Correct!” /
“Sharp move!” label is redundant and shrinks the Finish tap target.
Keep an sr-only status for screen readers and make Continue/Finish
full-width and taller.
@jsolly
jsolly marked this pull request as ready for review July 20, 2026 11:07
@jsolly
jsolly enabled auto-merge (squash) July 20, 2026 11:09
@jsolly
jsolly merged commit 9285ac9 into main Jul 20, 2026
4 checks passed
@jsolly
jsolly deleted the cursor/quiz-finish-button-a95b branch July 20, 2026 11:09
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.

2 participants