Skip to content

Conversation

@xCJPECKOVERx
Copy link
Collaborator

@xCJPECKOVERx xCJPECKOVERx commented Aug 23, 2025

Description

Add check for assetViewingStore.isViewing when handling arrow key shortcuts, to prevent going to next/previous duplicate when the assetViewer is open

Fixes #21160

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)

@jrasm91 jrasm91 merged commit d9d8beb into main Aug 25, 2025
64 of 65 checks passed
@jrasm91 jrasm91 deleted the fix/duplicate-skip-asset-viewer branch August 25, 2025 17:33
ollioddi pushed a commit to ollioddi/immich that referenced this pull request Aug 27, 2025
…n viewing assets (immich-app#21200)

- get assetviewer state and don't handle next/previous duplicate if isViewing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Arrow keys incorrectly assigned in preview mode in duplicate check

3 participants