Skip to content

Build course completion modal with confetti animation - #304

Open
Idahjnr007 wants to merge 3 commits into
Hamplard-Hub:mainfrom
Idahjnr007:Build-Course-Completion-Modal-with-Confetti-Animation
Open

Build course completion modal with confetti animation#304
Idahjnr007 wants to merge 3 commits into
Hamplard-Hub:mainfrom
Idahjnr007:Build-Course-Completion-Modal-with-Confetti-Animation

Conversation

@Idahjnr007

Copy link
Copy Markdown
Contributor

Closes #185

#185 [Frontend] Enhancement: Add Autoplay Next Lecture Toggle in Video Player

Implemented an autoplay next lecture toggle in the video player so students can choose whether the next lecture starts automatically after the current one ends.

📋 Requirements

Added an "Autoplay" toggle switch in VideoControls.tsx
Default: on
Persist preference in localStorage per user
When lecture ends and autoplay is on: 5-second countdown overlay showing "Next: [lecture title]", then auto-navigate
Cancel button during countdown cancels autoplay
When autoplay is off: show "Next lecture" button on video end

Closes #185

Added Autoplay Next Lecture Toggle in Video Player.

Implemented an autoplay next lecture toggle in the video player so students can choose whether the next lecture starts automatically after the current one ends.

📋 Requirements

Added an "Autoplay" toggle switch in VideoControls.tsx
Default: on
Persist preference in localStorage per user
When lecture ends and autoplay is on: 5-second countdown overlay showing "Next: [lecture title]", then auto-navigate
Cancel button during countdown cancels autoplay
When autoplay is off: show "Next lecture" button on video end
@drips-wave

drips-wave Bot commented Aug 27, 2026

Copy link
Copy Markdown

@Idahjnr007 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

[Frontend] Enhancement: Add Autoplay Next Lecture Toggle in Video Player

1 participant