Skip to content

Video player errors #4680 #4679 #4589

Martin Santangelo requested to merge js/video-player-errors into master

Ticket(s) / Related Merge Requests

#4680 (closed) #4679 (closed) #4589 (closed)

Summary of Changes

  1. Fix the black overlay on the video controls that are hiding the video
  2. Fix two taps required to enable full-screen after the first use
  3. Pause the previous video if any when entering full-screen mode

Testing Considerations

  1. Video controls overlay should be transparent (You should still see the video when they are visible)
  2. After entering into the full-screen mode you should be able to do it again by tapping only once on the full-screen button
  3. Play a video in the feed and tap full-screen on a different video. The previous one should be paused

Regression Scope

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

ios sim

Screenshots

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports