-
Notifications
You must be signed in to change notification settings - Fork 14
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
feat(PPDSC-2182): added initialTime prop and test #238
feat(PPDSC-2182): added initialTime prop and test #238
Conversation
You can preview these changes on: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done @agagotowiec
…art-point-audioPlayer feat(PPDSC-2182): added initialTime prop and test
PPDSC-1961
What
Added initialTime prop to the audio-player-composable to allow customers to start the audio from a specific time.
Added a new scenario in the storybook with initial props both for time and volume.
I have done:
I have tested manually:
After:
![Screenshot 2022-06-24 at 14 19 50](https://user-images.githubusercontent.com/92727370/175544365-0a65705b-6483-4360-b816-a3a993951d7d.png)
How to test:
Please check the audio-player-with-initial-props scenario in the storybook