[BUG] Album information does not update when sliding images #605

Closed
opened 2026-02-04 21:29:51 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @Zlendy on GitHub (Jan 21, 2023).

Describe the bug
Inside the column "Info", the section "APPEARS IN" does not update with the matching album when sliding images.

Task List

  • I have read thoroughly the README setup and installation instructions.
  • I have included my docker-compose file. (This is not necessary)
  • I have included my redacted .env file. (This is not necessary)
  • I have included information on my machine, and environment.

To Reproduce
Steps to reproduce the behavior:

  1. Click on any image to open it in a maximized view
  2. Click the button labeled "Info"
  3. Look at the value of the section "APPEARS IN"
  4. Slide left or right to any other image
  5. The section will not update to the new value

Expected behavior
The value will refresh with the correct one

Screenshots
This is what I mean in the Description
image

System

  • Server Version: v1.42.0

Additional context
This bug can be reproduced from the demo instance.
It was not present in the docker image altran1502/immich-web:1255 and prior versions.
From the research I have made, the server used to fetch this value from the API every time an image was loaded, but this is no longer happening.

Originally created by @Zlendy on GitHub (Jan 21, 2023). **Describe the bug** Inside the column "Info", the section "APPEARS IN" does not update with the matching album when sliding images. **Task List** - [x] I have read thoroughly the README setup and installation instructions. - [ ] I have included my `docker-compose` file. (This is not necessary) - [ ] I have included my redacted `.env` file. (This is not necessary) - [x] I have included information on my machine, and environment. **To Reproduce** Steps to reproduce the behavior: 1. Click on any image to open it in a maximized view 2. Click the button labeled "Info" 3. Look at the value of the section "APPEARS IN" 4. Slide left or right to any other image 5. The section will not update to the new value **Expected behavior** The value will refresh with the correct one **Screenshots** This is what I mean in the Description ![image](https://user-images.githubusercontent.com/22578704/213884096-e818d51f-68f5-4d60-911c-a082a882aee8.png) **System** - Server Version: `v1.42.0` **Additional context** This bug can be reproduced from the [demo instance](https://demo.immich.app/photos). It was not present in the docker image `altran1502/immich-web:1255` and prior versions. From the research I have made, the server used to fetch this value from the API every time an image was loaded, but this is no longer happening.
Author
Owner

@Zlendy commented on GitHub (Jan 21, 2023):

If this is not an intended behaviour, I would like to fix it myself and submit a PR.

@Zlendy commented on GitHub (Jan 21, 2023): If this is not an intended behaviour, I would like to fix it myself and submit a PR.
Author
Owner

@alextran1502 commented on GitHub (Jan 21, 2023):

@Zlendy Yes please and thank you

@alextran1502 commented on GitHub (Jan 21, 2023): @Zlendy Yes please and thank you
Author
Owner

@Zlendy commented on GitHub (Jan 22, 2023):

@Zlendy Yes please and thank you

Done!

@Zlendy commented on GitHub (Jan 22, 2023): > @Zlendy Yes please and thank you Done!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#605