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

feat(FEC-8682): end screen #306

Merged
merged 9 commits into from
Dec 9, 2018
Merged

feat(FEC-8682): end screen #306

merged 9 commits into from
Dec 9, 2018

Conversation

yairans
Copy link
Contributor

@yairans yairans commented Nov 25, 2018

Description of the Changes

implement the single media end screen:

  • remove the poster
  • display the top/bottom bar
  • consider idle state
  • simplify the prePlayback state and PrePlaybackPlayOverlay component
  • remove CastAfterPlay component

end screen

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

…FEC-8682

# Conflicts:
#	src/components/cast-on-tv/cast-before-play.js
#	src/components/play-pause/play-pause.js
#	src/components/pre-playback-play-overlay/pre-playback-play-overlay.js
Copy link
Contributor

@dan-ziv dan-ziv left a comment

Choose a reason for hiding this comment

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

Overall LGTM.
Did u checked cast ui has no regressions from this change?

…FEC-8682

# Conflicts:
#	src/components/pre-playback-play-overlay/pre-playback-play-overlay.js
@yairans yairans merged commit ae87bc9 into master Dec 9, 2018
yairans added a commit to kaltura/playkit-js-cast-sender that referenced this pull request Dec 9, 2018
remove `CastAfterPlay` component because the chromecast button is exposed as part of the bottom bar also on ended. 
depended on kaltura/playkit-js-ui#306
@yairans yairans deleted the FEC-8682 branch December 9, 2018 13:25
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

2 participants