Navigating using arrow keys in a gallery under memories switches view back to the timeline #2969

Closed
opened 2026-02-05 07:15:14 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @jenda69 on GitHub (Apr 18, 2024).

The bug

On the web, I'm unable to switch between pictures using arrow keys in the photo galleries that are displayed when you scroll down under the memories.

The OS that Immich Server is running on

Raspberry OS Bookworm

Version of Immich Server

v1.101.0

Version of Immich Mobile App

irrelevant

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

I don't think this is relevant.

Your .env content

I don't think this is relevant.

Reproduction steps

0. You have to have multiple memories displayed on the top of the timeline
1. Open any memory
2. Scroll down to see the photos of the memory (can be only single one too!)
3. Open a random photo
4. Press left or right arrow
5. Suddenly, you're back on the main timeline

Relevant log output

No response

Additional information

No logs in the console.
When you are in a gallery of the first memory, the left arrow works okay; for the last memory, the right arrow works okay.
I suppose it probably is a conflict between binding keys for the memory view and this gallery view.

Originally created by @jenda69 on GitHub (Apr 18, 2024). ### The bug On the web, I'm unable to switch between pictures using arrow keys in the photo galleries that are displayed when you scroll down under the memories. ### The OS that Immich Server is running on Raspberry OS Bookworm ### Version of Immich Server v1.101.0 ### Version of Immich Mobile App irrelevant ### Platform with the issue - [ ] Server - [x] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML I don't think this is relevant. ``` ### Your .env content ```Shell I don't think this is relevant. ``` ### Reproduction steps ```bash 0. You have to have multiple memories displayed on the top of the timeline 1. Open any memory 2. Scroll down to see the photos of the memory (can be only single one too!) 3. Open a random photo 4. Press left or right arrow 5. Suddenly, you're back on the main timeline ``` ### Relevant log output _No response_ ### Additional information No logs in the console. When you are in a gallery of the first memory, the left arrow works okay; for the last memory, the right arrow works okay. I suppose it probably is a conflict between binding keys for the memory view and this gallery view.
Author
Owner

@jenda69 commented on GitHub (May 2, 2024):

It got somewhat better in the 1.103.1. Now if I go to the second picture in the second memory and press left, it doesn't return to the main timeline. But it switches to the first photo of the first memory. 😁

@jenda69 commented on GitHub (May 2, 2024): It got somewhat better in the 1.103.1. Now if I go to the second picture in the second memory and press left, it doesn't return to the main timeline. But it switches to the first photo of the first memory. 😁
Author
Owner

@bo0tzz commented on GitHub (Jul 24, 2024):

Is this still an issue on the latest release?

@bo0tzz commented on GitHub (Jul 24, 2024): Is this still an issue on the latest release?
Author
Owner

@jenda69 commented on GitHub (Jul 26, 2024):

It still does the thing I described on May 2. Pressing left key on the second photo of the second memory takes me to the first photo of the first memory.

Currently the first memory has 2 photos and many photos on the second memory. Pressing left/right on one of the first images of the second memory randomly switches me to photos of the first memory. But then it acts as if I'm still on the second memory with a lot of photos, only the first two are replaced by the photos from the first memory...

But this only happens when using keyboard keys! If I use the arrows on the screen, it works properly.

@jenda69 commented on GitHub (Jul 26, 2024): It still does the thing I described on May 2. Pressing left key on the second photo of the second memory takes me to the first photo of the first memory. Currently the first memory has 2 photos and many photos on the second memory. Pressing left/right on one of the first images of the second memory randomly switches me to photos of the first memory. But then it acts as if I'm still on the second memory with a lot of photos, only the first two are replaced by the photos from the first memory... But this only happens when using keyboard keys! If I use the arrows on the screen, it works properly.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#2969