[PR #3690] [MERGED] feat/libraries: downstream fixes #10076

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/3690
Author: @daniele-athome
Created: 8/15/2023
Status: Merged
Merged: 8/15/2023
Merged by: @etnoy

Base: feat/librariesHead: downstream/feat/libraries


📝 Commits (3)

  • a082c79 Fix element reference between label and its input field
  • 486390f Fix edit import path dialog not appearing
  • 6e3dd3b Fix import paths edit area collapsing when not requested

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 web/src/lib/components/forms/library-import-path-form.svelte (+1 -1)
📝 web/src/lib/components/forms/library-import-paths-form.svelte (+3 -1)

📄 Description

Small fixes on top of #3124.


🔄 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/3690 **Author:** [@daniele-athome](https://github.com/daniele-athome) **Created:** 8/15/2023 **Status:** ✅ Merged **Merged:** 8/15/2023 **Merged by:** [@etnoy](https://github.com/etnoy) **Base:** `feat/libraries` ← **Head:** `downstream/feat/libraries` --- ### 📝 Commits (3) - [`a082c79`](https://github.com/immich-app/immich/commit/a082c79322e8c3c9e0e5e260db2697c16c0e2808) Fix element reference between label and its input field - [`486390f`](https://github.com/immich-app/immich/commit/486390fe6e899f4959a96a6a9a87594b819e851e) Fix edit import path dialog not appearing - [`6e3dd3b`](https://github.com/immich-app/immich/commit/6e3dd3be0c8b7070056837cb236edc29081e07ec) Fix import paths edit area collapsing when not requested ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/forms/library-import-path-form.svelte` (+1 -1) 📝 `web/src/lib/components/forms/library-import-paths-form.svelte` (+3 -1) </details> ### 📄 Description Small fixes on top of #3124. --- <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 14:15:37 +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#10076