[PR #4160] [MERGED] fix(web): revert assigns description text area with asset description if it exists #10264

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/4160
Author: @martabal
Created: 9/21/2023
Status: Merged
Merged: 9/21/2023
Merged by: @alextran1502

Base: mainHead: fix/description


📝 Commits (1)

  • a676291 Revert "fix(web): Assigns description text area with asset description if it exists #4073 (#4125)"

📊 Changes

1 file changed (+0 additions, -4 deletions)

View changed files

📝 web/src/lib/components/asset-viewer/detail-panel.svelte (+0 -4)

📄 Description

This PR reverts #4125.

When an asset is accessed, the browser creates an infinite loop of requests which can crash the browser.


🔄 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/4160 **Author:** [@martabal](https://github.com/martabal) **Created:** 9/21/2023 **Status:** ✅ Merged **Merged:** 9/21/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/description` --- ### 📝 Commits (1) - [`a676291`](https://github.com/immich-app/immich/commit/a6762916b1c468f79d2534129f3275de30c48194) Revert "fix(web): Assigns description text area with asset description if it exists #4073 (#4125)" ### 📊 Changes **1 file changed** (+0 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/asset-viewer/detail-panel.svelte` (+0 -4) </details> ### 📄 Description This PR reverts #4125. When an asset is accessed, the browser creates an infinite loop of requests which can crash the browser. --- <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:18:45 +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#10264