[PR #926] [MERGED] feat(web): add selected asset on main timeline to album from selection #8827

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/926
Author: @jrasm91
Created: 11/4/2022
Status: Merged
Merged: 11/5/2022
Merged by: @alextran1502

Base: mainHead: feature/add-from-selection


📝 Commits (1)

  • 8f114e4 feat(web): add to album from selection

📊 Changes

3 files changed (+82 additions, -5 deletions)

View changed files

📝 web/src/lib/components/asset-viewer/asset-viewer.svelte (+1 -2)
📝 web/src/lib/components/shared-components/album-selection-modal.svelte (+2 -2)
📝 web/src/routes/photos/+page.svelte (+79 -1)

📄 Description

Add selected assets to a new or existing album (part of #886).


🔄 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/926 **Author:** [@jrasm91](https://github.com/jrasm91) **Created:** 11/4/2022 **Status:** ✅ Merged **Merged:** 11/5/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `feature/add-from-selection` --- ### 📝 Commits (1) - [`8f114e4`](https://github.com/immich-app/immich/commit/8f114e4c44d5a9b8af84c964942760c4ef971261) feat(web): add to album from selection ### 📊 Changes **3 files changed** (+82 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/asset-viewer/asset-viewer.svelte` (+1 -2) 📝 `web/src/lib/components/shared-components/album-selection-modal.svelte` (+2 -2) 📝 `web/src/routes/photos/+page.svelte` (+79 -1) </details> ### 📄 Description Add selected assets to a new or existing album (part of #886). --- <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:53:54 +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#8827