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

[Enhance] Update audio slider to dynamically show progress #134

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gnjayasekara
Copy link

Description

How to recreate

  • Go to the audio player section using the buttons.
  • Play the audio and move the slider around.
  • Observe as it is updating dynamically.

Solution

  • Add update slider to dynamically track the listened percentage and show the progress in the slider.

Screenshot

Before:
Screenshot 2024-10-21 233153

After:
Screenshot 2024-10-22 000245

Copy link

netlify bot commented Oct 23, 2024

Deploy Preview for lisbook ready!

Name Link
🔨 Latest commit 9da0ed3
🔍 Latest deploy log https://app.netlify.com/sites/lisbook/deploys/671940e09ba19e0008cafea6
😎 Deploy Preview https://deploy-preview-134--lisbook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@gnjayasekara
Copy link
Author

gnjayasekara commented Oct 23, 2024

@Ctoic I updated the code, please check now.

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.

[Bug] The audio slider does not display the progress
1 participant