You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ProgressBar.tsx currently only renders the scroll progress bar when pathname.startsWith('/sem'). Quiz pages (/quiz/[slug]) can be long but have no progress indicator.
Feature Description
ProgressBar.tsxcurrently only renders the scroll progress bar whenpathname.startsWith('/sem'). Quiz pages (/quiz/[slug]) can be long but have no progress indicator.