You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 21, 2023. It is now read-only.
The BannerComponent should be able to display a video instead of an image. The video should be muted, without controls and autoplay in loop. Even when a video was received, it should still receive an image (cover) to be shown while the video is being downloaded.
The video should be received independently from other images and displayed outside of a carousel.
No video should be downloaded/displayed in a mobile device. Only the cove should be displayed instead.
Portuguese 🇧🇷
O BannerComponent deve conseguir mostrar um vídeo em vez de imagem. O vídeo deve ser mutado, sem controles e começar a tocar automaticamente, em loop. Mesmo que um vídeo tenha sido passado, o componente ainda deve receber uma imagem (capa) para ser mostrada enquanto o vídeo é baixado.
O vídeo deve ser recebido independentemente de outras imagens e mostraso fora de um carousel.
Nenhum vídeo deve ser baixado/mostrado em um dispositivo móvel. Apenas a capa deve ser mostrada nesse caso.
Task description
The
BannerComponent
should be able to display a video instead of an image. The video should be muted, without controls and autoplay in loop. Even when a video was received, it should still receive an image (cover) to be shown while the video is being downloaded.The video should be received independently from other images and displayed outside of a carousel.
No video should be downloaded/displayed in a mobile device. Only the cove should be displayed instead.
Portuguese 🇧🇷
O
BannerComponent
deve conseguir mostrar um vídeo em vez de imagem. O vídeo deve ser mutado, sem controles e começar a tocar automaticamente, em loop. Mesmo que um vídeo tenha sido passado, o componente ainda deve receber uma imagem (capa) para ser mostrada enquanto o vídeo é baixado.O vídeo deve ser recebido independentemente de outras imagens e mostraso fora de um carousel.
Nenhum vídeo deve ser baixado/mostrado em um dispositivo móvel. Apenas a capa deve ser mostrada nesse caso.
References
Relevant/related links:
The text was updated successfully, but these errors were encountered: