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

fix(client): english audio playback consistency #54562

Merged
merged 5 commits into from May 6, 2024

Conversation

moT01
Copy link
Member

@moT01 moT01 commented Apr 28, 2024

The audio playback in the English challenges across browsers was very inconsistent - the audio would often get cut off a little early or play a little long. Firefox and Chrome were pretty similar and both close to the intended timestamps, Safari was off by quite a bit more. You could test this PR by checking some of the challenges (not the "Dialogue" ones, since those play the whole audio and didn't have issues) on different browsers on production, and then again on this PR. The main thing is that they should be consistent. Some of the timestamp may be off a little in the challenge files because they were adjusted due to the inconsistencies. We will have to go back and adjust those later or as issues come in.

Checklist:

Closes #XXXXX

@github-actions github-actions bot added the platform: learn UI side of the client application that needs familiarity with React, Gatsby etc. label Apr 28, 2024
@moT01 moT01 marked this pull request as ready for review May 1, 2024 15:52
@moT01 moT01 requested a review from a team as a code owner May 1, 2024 15:52
Copy link
Contributor

@DanielRosa74 DanielRosa74 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@moT01
Copy link
Member Author

moT01 commented May 6, 2024

LGTM @ojeytonwilliams 👍

@moT01 moT01 enabled auto-merge (squash) May 6, 2024 17:09
@moT01 moT01 merged commit 9342f8e into freeCodeCamp:main May 6, 2024
22 checks passed
@moT01 moT01 deleted the fix/english-audio-part-2 branch May 6, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: learn UI side of the client application that needs familiarity with React, Gatsby etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants