[Android] Having both "Delete" and "Move to Trash" is confusing and unnecessary #14441
Replies: 2 comments
-
I think keeping only the Move to trash and Delete from device buttons will highlight another issue: If the user wants to delete a photo from both the device and the server he would need to perform the 2 operations separately. He would need either to use another application to delete the file or remember to use the "Delete from device" button first and then "Move to Trash" |
Beta Was this translation helpful? Give feedback.
-
I was onboarding new users into immich and found this behavior to be very confusing. The functionality of immich for delete is all there, but the UX is pretty bad. I'm not sure if it was the case when this issue was opened, but there's also a dialog "Allow immich to delete this photo" with allow or deny, and neither seem to do anything perceptible. For most "average" users, there's no functional difference between delete and trash; when they delete something normally, stuff just goes to trash. There isn't usually a permanently delete option until you're deleting from trash. I think there needs to be clear distinctions between local and cloud storages in dialogs, options, and icons. (Trash in immich being cloud trash can also be confusing). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The bug
I think having both "Delete" and "Move to Trash" in the Android mobile app is confusing and unnecessary. "Delete" seems to delete the local copy and move the cloud copy to Trash. Meanwhile, "Move to Trash" only deletes the cloud copy and when the photo is permanently deleted from Trash, the app will reupload the local copy. I think this entire behavior is wrong from both a UX and a functionality perspective.
I propose this:
This change will prevent the following confusing behaviors:
The OS that Immich Server is running on
Arch Podman-Docker
Version of Immich Server
v1.121.0
Version of Immich Mobile App
1.121.0 build.168
Platform with the issue
Your docker-compose.yml content
Irrelevant
Your .env content
Reproduction steps
Delete case
Move To Trash case
Relevant log output
No response
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions