[PR #4127] [MERGED] fix(web): Context menu underflowing #10255

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/4127
Author: @danieldietzler
Created: 9/18/2023
Status: Merged
Merged: 9/18/2023
Merged by: @alextran1502

Base: mainHead: fix/context-menu-underflow


📝 Commits (1)

  • 6f20cc6 fix context menu underflowing

📊 Changes

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

View changed files

📝 web/src/lib/components/shared-components/context-menu/context-menu.svelte (+1 -1)

📄 Description

Fixes an issue that has been introduced in #4071 as described by https://github.com/immich-app/immich/pull/4071#issuecomment-1722430395.

I've verified that the fix in #4071 still applies.


🔄 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/4127 **Author:** [@danieldietzler](https://github.com/danieldietzler) **Created:** 9/18/2023 **Status:** ✅ Merged **Merged:** 9/18/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/context-menu-underflow` --- ### 📝 Commits (1) - [`6f20cc6`](https://github.com/immich-app/immich/commit/6f20cc62637db03e39225685cfa08a06cf1962d1) fix context menu underflowing ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/shared-components/context-menu/context-menu.svelte` (+1 -1) </details> ### 📄 Description Fixes an issue that has been introduced in #4071 as described by https://github.com/immich-app/immich/pull/4071#issuecomment-1722430395. I've verified that the fix in #4071 still applies. --- <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:35 +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#10255