Skip to content

Video pre load and general code improvements #4323

Martin Santangelo requested to merge feat/preload-videos into develop

Ticket(s) / Related Merge Requests

#4323 (closed)

Summary of Changes

  • Videos are being pre-loaded as soon the Video component is rendered (Except for paywalled videos)
  • General code improvements for video components and video preview

Testing Considerations

Feed video preload

  • Ensure you have autoplay enabled
  • On the Minds channel scroll until you reach the videos
  • they should start playing immediately (On a good internet connection and depending on how fast you scroll to them)

Composer video preview:

  • Open the composer
  • Attach a video
  • The preview should work and auto play

Regression Scope

This change may affect all the video player functionalities.

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

Tested on both platforms (real devices)

Screenshots

IMG_EB20F9BC965E-1

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports