nextcloud / spreed

🗨️ Nextcloud Talk – chat, video & audio calls for Nextcloud
https://nextcloud.com/talk
GNU Affero General Public License v3.0
1.63k stars 435 forks source link

Own video overlaps other participants in speaker view (on mobile browser) #10496

Open Ivansss opened 1 year ago

Ivansss commented 1 year ago

How to use GitHub


Talk web-interface is not optimized to be used on mobile devices (small @media and screen-width)

Steps to reproduce

  1. Open a Talk from mobile web-browser
  2. Join a call
  3. Switch to "Speaker view"

Expected behaviour

Previews of participants are visible and accessible

Actual behaviour

speaker-view-mobile
Antreesy commented 1 year ago

Currently, mobile clients don't support a speaker view, so maybe we can lock grid view for small screen size (same as we hide a left sidebar)?