Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolved autoplay of video and made only relevant changes #1308 #1500

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Vinit1014
Copy link

@Vinit1014 Vinit1014 commented Oct 21, 2024

PR Fixes:

  • 1 Autoplay next video after completion of one and also handled the case where "week 1" last video is played then "week 2" first video is played.
  • 2 When last week's last video is played then it doesn't route anywhere instead stays there.
  • 3 Implemented the same autoplay next video with the "Next button" and while reaching last week's last video disabled that button and showed the message "Last video of the course".

Resolves #1308

autoplay2.mp4

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

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: Autoplay the next video after completion of one
1 participant