Skip to content

[stable35] fix(call): polish speaker view - #19257

Merged
Antreesy merged 7 commits into
stable35from
backport/19216/stable35
Sep 3, 2026
Merged

[stable35] fix(call): polish speaker view#19257
Antreesy merged 7 commits into
stable35from
backport/19216/stable35

Conversation

@backportbot

@backportbot backportbot Bot commented Sep 3, 2026

Copy link
Copy Markdown

Backport of PR #19216

Assisted-by: ClaudeCode:claude-opus-5

Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
The background of a tile was a translucent tint, so whatever the tile sat
over - the promoted video, in a stripe - showed through it in full detail.
Paint the shade that tint used to composite to instead, and drop the
`background-image` reset left over with it: no rule sets an image here.

Assisted-by: ClaudeCode:claude-opus-5

Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
The stripe took no surface of its own, so its tiles floated over the call
background whether or not there was anything behind them. Give it a rounded
card to sit on, which slides up out of the bottom of the call view as the
stripe expands and back down as it collapses.

Assisted-by: ClaudeCode:claude-opus-5

Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
The promoted video covers the whole call view, the stripe floating over it,
while a single participant fills the promoted area. A call nobody else has
joined yet was left out, so the stripe sat on a card of its own for as long
as it was the only thing on screen and dropped it the moment somebody
joined. Lay an empty promoted area out the same way.

Assisted-by: ClaudeCode:claude-opus-5

Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
`isOneToOne` counted the participants of the call to inset the promoted
video by the padding of the wrapper, which is what the full page layout asks
for. It names the call rather than the layout, and the two have since parted
ways: a call nobody else has joined is laid out full page and is not one to
one. Pass the layout itself.

SpeakersGrid handed the flag to tiles that are never big, where the class it
sets matches no rule, so it is dropped there.

Assisted-by: ClaudeCode:claude-opus-5

Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
…n delays the right dimensions the computation is done on pre-animated object

Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
@backportbot backportbot Bot added feature: frontend 🖌️ "Web UI" client feature: call 📹 Voice and video calls AI assisted This PR contains AI-assisted commits 3. to review labels Sep 3, 2026
@backportbot backportbot Bot added this to the ⛅ Next RC (35) milestone Sep 3, 2026
@Antreesy
Antreesy enabled auto-merge September 3, 2026 15:16
@Antreesy
Antreesy merged commit 34325df into stable35 Sep 3, 2026
54 checks passed
@Antreesy
Antreesy deleted the backport/19216/stable35 branch September 3, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review AI assisted This PR contains AI-assisted commits feature: call 📹 Voice and video calls feature: frontend 🖌️ "Web UI" client

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants