twilio / twilio-video-app-react

A collaboration application built with the twilio-video.js SDK and React.js
Apache License 2.0
1.81k stars 726 forks source link

Fix mobile landscape grid #738

Closed timmydoza closed 2 years ago

timmydoza commented 2 years ago

Contributing to Twilio

All third party contributors acknowledge that any contributions they provide will be made under the same open source license that the open source project is provided under.

Pull Request Details

JIRA link(s):

Description

This PR fixes an issue with the landscape MobileGalleryView component where four participants were displayed as a 4x1 grid instead of a 2x2 grid. I also added tests for landscape MobileGalleryView and refactored the other tests. I removed the snapshot file as it would have been 900+ lines long with all the extra tests.

Burndown

Before review

Before merge