immich-app / immich

High performance self-hosted photo and video management solution.
https://immich.app
GNU Affero General Public License v3.0
38.72k stars 1.83k forks source link

Images in a shared album show the “add description” option #7546

Open mmomjian opened 4 months ago

mmomjian commented 4 months ago

The bug

In shared albums, at least on mobile, the add description… dialog is not interactable with for pictures that were added by another user.

Solution: either allow all users to edit descriptions, or change the tooltip to “cannot edit description of a shared photo” for images that are not owned by the current user.

The OS that Immich Server is running on

Debian 12

Version of Immich Server

v1.97.0

Version of Immich Mobile App

v1.97.0

Platform with the issue

Your docker-compose.yml content

N/a

Your .env content

N/a

Reproduction steps

1. Make a shared album
2. Ask someone else to add a picture
3. Try to add a description

Additional information

No response

mmomjian commented 4 months ago

Update: I got a chance to check this on the web version, and the issue is not present there. The "add a description" box is hidden on images not owned by the user.