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-11364): Live Dvr - if seek back, the scrubber "jumps" too far back and after return to correct point #615

Merged
merged 5 commits into from
Jun 29, 2021

Conversation

dan-ziv
Copy link
Contributor

@dan-ziv dan-ziv commented Jun 29, 2021

Description of the Changes

Instead of adding the dvr window after the seek, add it as part of the seek.

Solves FEC-11364

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

@dan-ziv dan-ziv requested a review from yairans June 29, 2021 10:17
@dan-ziv dan-ziv self-assigned this Jun 29, 2021
src/components/seekbar/seekbar.js Outdated Show resolved Hide resolved
yairans
yairans previously approved these changes Jun 29, 2021
@yairans yairans merged commit 6bc4651 into master Jun 29, 2021
@yairans yairans deleted the FEC-11364 branch June 29, 2021 13:01
yairans added a commit that referenced this pull request Jul 13, 2021
… too far back and after return to correct point (#615)"

This reverts commit 6bc4651
yairans added a commit that referenced this pull request Jul 13, 2021
… "jumps" too far back and after return to correct point (#615)""

This reverts commit 36adf80
yairans added a commit that referenced this pull request Jul 14, 2021
revert #589 and #615 
make the live seekbar range between dvr start to the live duration

Solves FEC-11400
yairans added a commit that referenced this pull request Jul 15, 2021
revert #589 and #615
make the live seekbar range between dvr start to the live duration

Solves FEC-11400

(cherry picked from commit 12dcac3)
borhandarabi pushed a commit to TasvirChi/playchi-js-ui that referenced this pull request May 15, 2024
revert kaltura/playkit-js-ui#589 and kaltura/playkit-js-ui#615 
make the live seekbar range between dvr start to the live duration

Solves FEC-11400
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants