Selecting on Android causes screen shift #3003

Closed
opened 2026-02-05 07:23:42 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @pantherman594 on GitHub (Apr 22, 2024).

The bug

When selecting one item on Android, the title bar disappears causing the screen to shift. Depending on where my finger was on the item, the shift could bring the item below it up to where my finger is, selecting a whole row of items when I only wanted to select one.

The OS that Immich Server is running on

Debian 11 LXC on Proxmox 8.1.11 (host running Debian 12)

Version of Immich Server

v1.102.3

Version of Immich Mobile App

v1.102.2 build 135

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Irrelevant, issue is with mobile app UI

Your .env content

Irrelevant, issue is with mobile app UI

Reproduction steps

1. Tap and hold on bottom half of an image
2. Title disappears when entering selection mode, causing the screen to shift up
3. Finger is now over the image one row down when I haven't moved it
4. An extra row of images is selected when I only wanted to select 1

Relevant log output

No response

Additional information

No response

Originally created by @pantherman594 on GitHub (Apr 22, 2024). ### The bug When selecting one item on Android, the title bar disappears causing the screen to shift. Depending on where my finger was on the item, the shift could bring the item below it up to where my finger is, selecting a whole row of items when I only wanted to select one. ### The OS that Immich Server is running on Debian 11 LXC on Proxmox 8.1.11 (host running Debian 12) ### Version of Immich Server v1.102.3 ### Version of Immich Mobile App v1.102.2 build 135 ### Platform with the issue - [ ] Server - [ ] Web - [X] Mobile ### Your docker-compose.yml content ```YAML Irrelevant, issue is with mobile app UI ``` ### Your .env content ```Shell Irrelevant, issue is with mobile app UI ``` ### Reproduction steps ```bash 1. Tap and hold on bottom half of an image 2. Title disappears when entering selection mode, causing the screen to shift up 3. Finger is now over the image one row down when I haven't moved it 4. An extra row of images is selected when I only wanted to select 1 ``` ### Relevant log output _No response_ ### Additional information _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#3003