Skip to content

Fix collapsed call card text overlapping controls - #6483

Merged
mahibi merged 1 commit into
nextcloud:masterfrom
xhon-pelushi:fix-collapsed-call-card-5066
Aug 12, 2026
Merged

Fix collapsed call card text overlapping controls#6483
mahibi merged 1 commit into
nextcloud:masterfrom
xhon-pelushi:fix-collapsed-call-card-5066

Conversation

@xhon-pelushi

Copy link
Copy Markdown
Contributor

Summary

  • Collapsed call card: give the "started a call" label layout_weight with single-line ellipsis so it no longer crowds the controls.
  • Theme the close button with the primary color for clearer visibility in the collapsed state.

Fixes #5066

Test plan

  • Start/join a call so the call-started banner appears, then collapse it.
  • Confirm the label truncates cleanly and the expand/close controls remain visible and tappable.
  • Rotate / switch theme and confirm the card still lays out correctly.

Give the call-started label flexible width with ellipsis, and theme the
close button so the collapsed card stays readable.

Fixes nextcloud#5066

Signed-off-by: xhon-pelushi <xhon@pelushi.com>
@AndyScherzinger AndyScherzinger added the 3. to review Waiting for reviews label Aug 12, 2026
@mahibi
mahibi merged commit d004710 into nextcloud:master Aug 12, 2026
17 of 20 checks passed
@mahibi mahibi added this to the 25.0.0 milestone Aug 12, 2026
@mahibi

mahibi commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

thank you @xhon-pelushi 馃憤

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

collapse call card broken

3 participants