Skip to content

fix(timeline): hide create-album label text on mobile - #3729

Open
xhon-pelushi wants to merge 1 commit into
nextcloud:masterfrom
xhon-pelushi:fix/mobile-create-album-button-overflow
Open

fix(timeline): hide create-album label text on mobile#3729
xhon-pelushi wants to merge 1 commit into
nextcloud:masterfrom
xhon-pelushi:fix/mobile-create-album-button-overflow

Conversation

@xhon-pelushi

Copy link
Copy Markdown

Summary

  • Hide the "Create new album from filters" button label on mobile, matching sibling header actions.
  • Prevents the photos timeline header from overflowing horizontally on narrow viewports.

Fixes #3579

Test plan

  • On a narrow/mobile viewport, open Photos timeline — Create-album control should show icon without forcing horizontal scroll.
  • On desktop, the full label remains visible.

…overflow

The Create new album from filters button kept its long label on narrow
viewports while sibling header actions already hide theirs, which forced
horizontal scrolling. Match the same mobile-only label visibility.

Fixes nextcloud#3579
Signed-off-by: xhon-pelushi <xhon@pelushi.com>
@xhon-pelushi
xhon-pelushi force-pushed the fix/mobile-create-album-button-overflow branch from e338d1c to c0cd4fd Compare August 12, 2026 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Create new album from filters" is forcing Horizontal scrolling in mobile

1 participant