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

feature: Autoplay the next video after completion of one #1308 #1470

Closed
wants to merge 1 commit into from

Conversation

Vinit1014
Copy link

@Vinit1014 Vinit1014 commented Oct 13, 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 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

@Vinit1014 Vinit1014 changed the title Completed the autoplay feature feature: Autoplay the next video after completion of one #1308 Oct 13, 2024
@devsargam
Copy link
Collaborator

Diff looks huge, Can you please create a new pr with only the relavent changes. Closing this for now!

@devsargam devsargam closed this Oct 20, 2024
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
2 participants