[PR #3286] fix(web): navigation buttons z-order #9923

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

Original Pull Request: https://github.com/immich-app/immich/pull/3286

State: closed
Merged: Yes


Description

This PR:

How Has This Been Tested?

Chrome/Edge/Firefox:

  • Navigate by next/prev buttons
  • Navigate by arrow keys
  • Navigate by clicking on the navigation area
  • Highlight by hovering over the next/prev button or navigation area
  • Z-order (menu, notification, download panel)
  • Close AssetViewer by Escape key
**Original Pull Request:** https://github.com/immich-app/immich/pull/3286 **State:** closed **Merged:** Yes --- ## Description This PR: * Fixes #2946 * Simplifies `AssetViewer` component by extracting `NavigationArea` component ## How Has This Been Tested? Chrome/Edge/Firefox: - Navigate by next/prev buttons - Navigate by arrow keys - Navigate by clicking on the navigation area - Highlight by hovering over the next/prev button or navigation area - Z-order (menu, notification, download panel) - Close `AssetViewer` by `Escape` key
OVERLORD added the pull-request label 2026-02-05 14:13: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#9923