Enable backup - tapping the text toggles the toggle #7097

Open
opened 2026-02-20 04:59:24 -05:00 by deekerman · 3 comments
Owner

Originally created by @Stooovie on GitHub (Oct 18, 2025).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

The entire area is a tap target. That's wrong and doesn't fit iOS guidelines. I have also accidentally toggled it when trying to tap "view details" at the bottom of the page. That usually happens when the "preparing" and "ready to upload" counters randomly appear and shift the rest of the UI downwards (second image).

Correct way is to have just the toggle control itself to be tappable, and to be placed on top so the controls don't shift around when the information changes.

Image

Image

The OS that Immich Server is running on

Debian VM on Proxmox

Version of Immich Server

2.0.1

Version of Immich Mobile App

2.0.1

Platform with the issue

  • Server
  • Web
  • Mobile

Device make and model

iPhone 13 Pro

Your docker-compose.yml content

Irrelevant

Your .env content

Irrelevant

Reproduction steps

  1. Tap the text (or the general area)
  2. The toggle toggles, when it shouldn't.

Relevant log output


Additional information

No response

Originally created by @Stooovie on GitHub (Oct 18, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug The entire area is a tap target. That's wrong and doesn't fit iOS guidelines. I have also accidentally toggled it when trying to tap "view details" at the bottom of the page. That usually happens when the "preparing" and "ready to upload" counters randomly appear and shift the rest of the UI downwards (second image). Correct way is to have just the toggle control itself to be tappable, and to be placed on top so the controls don't shift around when the information changes. ![Image](https://github.com/user-attachments/assets/f5baee60-c0aa-4100-9c59-f3c5d75a23b9) ![Image](https://github.com/user-attachments/assets/c3efc809-bdc0-4db0-9dca-bcea8aafb5cb) ### The OS that Immich Server is running on Debian VM on Proxmox ### Version of Immich Server 2.0.1 ### Version of Immich Mobile App 2.0.1 ### Platform with the issue - [ ] Server - [ ] Web - [x] Mobile ### Device make and model iPhone 13 Pro ### Your docker-compose.yml content ```YAML Irrelevant ``` ### Your .env content ```Shell Irrelevant ``` ### Reproduction steps 1. Tap the text (or the general area) 2. The toggle toggles, when it shouldn't. ### Relevant log output ```shell ``` ### Additional information _No response_
Author
Owner

@Actpohomoc commented on GitHub (Oct 18, 2025):

[Mobile] Sync Error on Android/iOS v13 OnePlus 8 Pro after server update

@Actpohomoc commented on GitHub (Oct 18, 2025): [Mobile] Sync Error on Android/iOS v13 OnePlus 8 Pro after server update
Author
Owner

@Actpohomoc commented on GitHub (Oct 20, 2025):

I have found this answer https://github.com/immich-app/immich/issues/23035#issuecomment-3419831796 and it works for me too.

Solution is so simple?

Edit: logging out & in seems to fix something
@Actpohomoc commented on GitHub (Oct 20, 2025): I have found this answer https://github.com/immich-app/immich/issues/23035#issuecomment-3419831796 and it works for me too. **Solution is so simple?** Edit: logging out & in seems to fix something
Author
Owner

@Stooovie commented on GitHub (Oct 20, 2025):

Yes, but it also means everything has to re-hash again, which takes days as it needs to download all iCloud assets again and during that time you see duplicates of everything yet unshashed. I don't think Google Photos has this issue which means it's technically possible.

@Stooovie commented on GitHub (Oct 20, 2025): Yes, but it also means everything has to re-hash again, which takes days as it needs to download all iCloud assets again and during that time you see duplicates of everything yet unshashed. I don't think Google Photos has this issue which means it's technically possible.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/immich#7097
No description provided.