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: added prevVideo and nextVideo button on video #1443

Closed
wants to merge 8 commits into from

Conversation

Prashant-flick
Copy link
Contributor

@Prashant-flick Prashant-flick commented Oct 6, 2024

New Features

  • Added functionality to navigate through all videos in a course using Previous and Next buttons.
  • Upon video completion, the next video in the course will automatically play.

Limitations

  • Users cannot navigate from the last video of a course directly to the first video of the next course. (In my opinion this is not needed)
  • The Next and Previous buttons will skip any associated notes and directly navigate to the next video. If note navigation is required, please let me know, I will implement this feature.
added.next.and.prev.button.mp4

Resolves #1166

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

@Prashant-flick
Copy link
Contributor Author

Prashant-flick commented Oct 7, 2024

@devsargam
Could you review this and let me know if any improvements are needed.

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: Add "Next" and "Previous" Buttons for Module Navigation
1 participant