[PR #16906] feat(web): support long-press selection on mobile web #15091

Closed
opened 2026-02-05 15:43:10 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/16906

State: closed
Merged: Yes


Description

Currently, tapping an image will cause the hover state to become active, tapping again will open image. There is no way to select images on mobile web.

This change introduces support for long-press on thumbnails. Press and hold to trigger selection. Or tap to trigger click behavior.

Partially Fixes #11731

**Original Pull Request:** https://github.com/immich-app/immich/pull/16906 **State:** closed **Merged:** Yes --- ## Description Currently, tapping an image will cause the hover state to become active, tapping again will open image. There is no way to select images on mobile web. This change introduces support for long-press on thumbnails. Press and hold to trigger selection. Or tap to trigger click behavior. Partially Fixes #11731
OVERLORD added the pull-request label 2026-02-05 15:43:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#15091