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

Add to audio player component issue completed #63

Merged
merged 3 commits into from
Mar 4, 2025

Conversation

derrickph33
Copy link
Collaborator

Developer: Derrick Phan

Closes #50

Pull Request Summary

Added to the audioplayer to make the button a single toggle and also made the skip forwards and backwards by 5 seconds functionality.

Modifications

Modified AudioPlayer.tsx, modified some of the functions/combined them/added new ones to reflect the desired functionality.

Testing Considerations

I have tested to make sure the play pause button is now one button and works, and that the skip forwards and backwards functionality also works.

Pull Request Checklist

  • Code is neat, readable, and works
  • Comments are appropriate
  • The commit messages follows our guidelines
  • The developer name is specified
  • The summary is completed
  • Assign reviewers

Screenshots/Screencast

{put screenshots of your change, or even better a screencast displaying the functionality}

Copy link

vercel bot commented Mar 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lcslo-kco ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2025 3:52am

@gracebw7 gracebw7 merged commit 2cf4b5a into develop Mar 4, 2025
3 of 6 checks passed
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.

Add to AudioPlayer component
2 participants