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(FEC-10784): No spinner between the preroll and the playback when disableMediaPreload is true #568

Merged
merged 2 commits into from
Dec 28, 2020

Conversation

Yuvalke
Copy link
Contributor

@Yuvalke Yuvalke commented Dec 13, 2020

Description of the Changes

Issue: No spinner between the preroll and the playback when disableMediaPreload is true.
Solution: remove the afterPlayingEvent flag to show the spinner before playing the event as expected, no regression from https://kaltura.atlassian.net/browse/FEC-7368 ad_break_start shows the loading state and autoplay_failed remove the loading state.

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

…disableMediaPreload is true

Issue: No spinner between the preroll and the playback when disableMediaPreload is true.
Solution: remove the afterPlayingEvent flag to show the spinner before playing event as expected.
@Yuvalke Yuvalke requested a review from a team December 13, 2020 14:07
@Yuvalke Yuvalke self-assigned this Dec 13, 2020
Copy link
Contributor

@RoyBregman RoyBregman left a comment

Choose a reason for hiding this comment

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

This "afterPlayerEvent" state was added due to this ticket:
https://kaltura.atlassian.net/browse/FEC-7368
Please make sure the scenario described in the original ticket is not reproduced

@Yuvalke
Copy link
Contributor Author

Yuvalke commented Dec 20, 2020

This "afterPlayerEvent" state was added due to this ticket:
https://kaltura.atlassian.net/browse/FEC-7368
Please make sure the scenario described in the original ticket is not reproduced

Of course, already take into account

@Yuvalke Yuvalke merged commit 33ec02e into master Dec 28, 2020
@Yuvalke Yuvalke deleted the FEC-10784 branch December 28, 2020 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants