-
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-2067): audio player v2 live functionality stories and tests #200
feat(PPDSC-2067): audio player v2 live functionality stories and tests #200
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.
Good job @evgenitsn 👏
src/audio-player-composable/__tests__/audio-player-composable.stories.tsx
Show resolved
Hide resolved
src/audio-player-composable/__tests__/audio-player-composable.test.tsx
Outdated
Show resolved
Hide resolved
#200) * feat(PPDSC-2067): audio player v2 live functionality stories and tests * feat(PPDSC-2067): added live flag as a sub-component example * feat(PPDSC-2067): update live stream url and fix typo * feat(PPDSC-2067): update live stories layout * feat(PPDSC-2067): fix mobile view live element position
PPDSC-2067
What
Added Audio Player v2 stories for Live option
Added Audio Player v2 Instrumentation tests
Removed some unnecessary comments
I have done:
I have tested manually:
Before:
After:
Who should review this PR:
How to test: