[BUG] web: shared album - button bar doesn't consider asset ownership #1508

Closed
opened 2026-02-05 02:08:58 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @waclaw66 on GitHub (Oct 25, 2023).

The bug

Shared album can contain assets from another users. When action like "Refresh ..." is executed an error message is shown.
Is it because viewing started on own asset (buttons Favorite, Delete and More are visible) and action performed on foreign asset.
If viewing starts on foreign asset, those buttons are not visible for own assets.

Conslusion: Buttons visibility has to be changed according ownership of currently viewed asset.

obrazek

The OS that Immich Server is running on

Fedora 38

Version of Immich Server

v1.82.1

Version of Immich Mobile App

not relevant

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

not relevant

Your .env content

not relevant

Reproduction steps

described above

Additional information

No response

Originally created by @waclaw66 on GitHub (Oct 25, 2023). ### The bug Shared album can contain assets from another users. When action like "Refresh ..." is executed an error message is shown. Is it because viewing started on own asset (buttons Favorite, Delete and More are visible) and action performed on foreign asset. If viewing starts on foreign asset, those buttons are not visible for own assets. Conslusion: Buttons visibility has to be changed according ownership of currently viewed asset. ![obrazek](https://github.com/immich-app/immich/assets/15554561/87a99245-390e-47b7-b24b-9440223b1c02) ### The OS that Immich Server is running on Fedora 38 ### Version of Immich Server v1.82.1 ### Version of Immich Mobile App not relevant ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML not relevant ``` ### Your .env content ```Shell not relevant ``` ### Reproduction steps ```bash described above ``` ### 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#1508