[PR #25476] [MERGED] refactor: asset navbar #18239

Closed
opened 2026-02-05 16:35:03 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/25476
Author: @jrasm91
Created: 1/23/2026
Status: Merged
Merged: 1/23/2026
Merged by: @jrasm91

Base: mainHead: refactor/asset-navbar


📝 Commits (1)

📊 Changes

5 files changed (+70 additions, -77 deletions)

View changed files

web/src/lib/components/asset-viewer/actions/edit-action.svelte (+0 -20)
📝 web/src/lib/components/asset-viewer/asset-viewer-nav-bar.svelte (+34 -40)
📝 web/src/lib/components/asset-viewer/asset-viewer.svelte (+8 -17)
📝 web/src/lib/managers/asset-viewer-manager.svelte.ts (+10 -0)
📝 web/src/lib/services/asset.service.ts (+18 -0)

📄 Description

No description provided


🔄 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/25476 **Author:** [@jrasm91](https://github.com/jrasm91) **Created:** 1/23/2026 **Status:** ✅ Merged **Merged:** 1/23/2026 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `main` ← **Head:** `refactor/asset-navbar` --- ### 📝 Commits (1) - [`2d4ed67`](https://github.com/immich-app/immich/commit/2d4ed67ad9d35d4012f942b7b7f62e969ec593a5) refactor: asset navbar ### 📊 Changes **5 files changed** (+70 additions, -77 deletions) <details> <summary>View changed files</summary> ➖ `web/src/lib/components/asset-viewer/actions/edit-action.svelte` (+0 -20) 📝 `web/src/lib/components/asset-viewer/asset-viewer-nav-bar.svelte` (+34 -40) 📝 `web/src/lib/components/asset-viewer/asset-viewer.svelte` (+8 -17) 📝 `web/src/lib/managers/asset-viewer-manager.svelte.ts` (+10 -0) 📝 `web/src/lib/services/asset.service.ts` (+18 -0) </details> ### 📄 Description _No description provided_ --- <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 16:35:03 +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#18239