[PR #531] [MERGED] Fixed navigating with keyboard skip assets #8655

Closed
opened 2026-02-05 13:51:01 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/531
Author: @alextran1502
Created: 8/25/2022
Status: Merged
Merged: 8/25/2022
Merged by: @alextran1502

Base: mainHead: fix-514-navigate-with-keyboard-skip-asset


📝 Commits (2)

  • af66f12 Added Debounce
  • 4ba0490 cleaned up event to avoid left over listener

📊 Changes

1 file changed (+184 additions, -184 deletions)

View changed files

📝 web/src/lib/components/asset-viewer/asset-viewer.svelte (+184 -184)

📄 Description

Fixed #514


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/531 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 8/25/2022 **Status:** ✅ Merged **Merged:** 8/25/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix-514-navigate-with-keyboard-skip-asset` --- ### 📝 Commits (2) - [`af66f12`](https://github.com/immich-app/immich/commit/af66f12b6e0cb1f9c5a40e733c2c88f606bf8d4d) Added Debounce - [`4ba0490`](https://github.com/immich-app/immich/commit/4ba04900742c42a67b9681cdb81adac54143e480) cleaned up event to avoid left over listener ### 📊 Changes **1 file changed** (+184 additions, -184 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/asset-viewer/asset-viewer.svelte` (+184 -184) </details> ### 📄 Description Fixed #514 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:51:01 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8655