[PR #2443] [CLOSED] Changed context menu direction and added ps command to run dev env with remote backend #9552

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/2443
Author: @IMBeniamin
Created: 5/16/2023
Status: Closed

Base: mainHead: main


📝 Commits (3)

  • 63bf2ae Changed context menu direction
  • bbea956 Added ps command for remote backend connection
  • 5c34b4a Merge branch 'immich-app:main' into main

📊 Changes

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

View changed files

📝 docs/docs/developer/setup.md (+8 -1)
📝 web/src/lib/components/shared-components/context-menu/context-menu.svelte (+1 -1)

📄 Description

Docs changes:

  • separate sections for windows and macOS/Linux in the remote backend section
  • command to run the environment on windows powershell

Style changes:

  • Solved photo information menu overlap with more settings context menu

Old behavior
image
New behavior
image


🔄 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/2443 **Author:** [@IMBeniamin](https://github.com/IMBeniamin) **Created:** 5/16/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`63bf2ae`](https://github.com/immich-app/immich/commit/63bf2ae1a8ceb2553a211c6814cb3c19edfe830f) Changed context menu direction - [`bbea956`](https://github.com/immich-app/immich/commit/bbea95633ee7a196229880bd1c9fc34078182e12) Added ps command for remote backend connection - [`5c34b4a`](https://github.com/immich-app/immich/commit/5c34b4a129724f16ec74c48e34326f8bcb4c3a15) Merge branch 'immich-app:main' into main ### 📊 Changes **2 files changed** (+9 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/developer/setup.md` (+8 -1) 📝 `web/src/lib/components/shared-components/context-menu/context-menu.svelte` (+1 -1) </details> ### 📄 Description Docs changes: + separate sections for windows and macOS/Linux in the remote backend section + command to run the environment on windows powershell Style changes: - Solved photo information menu overlap with more settings context menu Old behavior ![image](https://github.com/immich-app/immich/assets/35833890/33c23918-7030-4339-a49e-26e946778866) New behavior ![image](https://github.com/immich-app/immich/assets/35833890/6e744ed0-b879-4da1-a312-559503314aa1) --- <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:06: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#9552