Skip to content

feat: show scroll progress on quiz pages#259

Open
saurabhhhcodes wants to merge 1 commit into
pushkarscripts:mainfrom
saurabhhhcodes:feat/quiz-scroll-progress-186
Open

feat: show scroll progress on quiz pages#259
saurabhhhcodes wants to merge 1 commit into
pushkarscripts:mainfrom
saurabhhhcodes:feat/quiz-scroll-progress-186

Conversation

@saurabhhhcodes
Copy link
Copy Markdown

Summary

  • show the existing scroll progress bar on /quiz/[slug] pages
  • keep the current semester-page behavior unchanged
  • leave the back-to-top button behavior unchanged across routes

Fixes #186

Root Cause

ProgressBar already calculates scroll progress globally, but the top progress indicator only rendered for routes beginning with /sem.

Validation

  • npm run lint passes with existing warnings only
  • npm run build passes
  • git diff --check passes

Impact

Long quiz pages now get the same reading-progress affordance as semester content pages.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jun 6, 2026

Someone is attempting to deploy a commit to the PushkarScripts Team on Vercel.

A member of the Team first needs to authorize it.

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.

[FEATURE]: [GSSoC26] feat: Show scroll progress bar on /quiz pages

1 participant