[PR #3925] [MERGED] Create real anchors around admin sidebar buttons #10168

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/3925
Author: @daniele-athome
Created: 8/30/2023
Status: Merged
Merged: 9/1/2023
Merged by: @alextran1502

Base: mainHead: fix/admin-sidebar-anchors


📝 Commits (1)

  • 5953c0b Create real anchors around admin sidebar buttons

📊 Changes

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

View changed files

📝 web/src/routes/admin/+layout.svelte (+16 -25)

📄 Description

This will make possible treating the admin sidebar buttons as links, thus enabling other gestures, e.g. Ctrl+Click.
The main (non-admin) sidebar already works like this (correctly).


🔄 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/3925 **Author:** [@daniele-athome](https://github.com/daniele-athome) **Created:** 8/30/2023 **Status:** ✅ Merged **Merged:** 9/1/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/admin-sidebar-anchors` --- ### 📝 Commits (1) - [`5953c0b`](https://github.com/immich-app/immich/commit/5953c0b1a09ce77782b57cd037fa370a9b1033da) Create real anchors around admin sidebar buttons ### 📊 Changes **1 file changed** (+16 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `web/src/routes/admin/+layout.svelte` (+16 -25) </details> ### 📄 Description This will make possible treating the admin sidebar buttons as links, thus enabling other gestures, e.g. Ctrl+Click. The main (non-admin) sidebar already works like this (correctly). --- <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:17:04 +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#10168