[PR #888] [MERGED] feat(web) Make "no albums" card clickable (#888) #8808

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/888
Author: @bo0tzz
Created: 10/29/2022
Status: Merged
Merged: 10/29/2022
Merged by: @alextran1502

Base: mainHead: feat/no-albums-clickable


📝 Commits (2)

  • e9e1529 Make "no albums" card clickable
  • 3d32a84 Add cursor-pointer to clickable "no albums" card

📊 Changes

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

View changed files

📝 web/src/routes/albums/+page.svelte (+2 -1)

📄 Description

On the albums page, if no albums exist, there is a card saying so and inviting you to create a new album. That card looks very clickable, but isn't. This change fixes that.


🔄 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/888 **Author:** [@bo0tzz](https://github.com/bo0tzz) **Created:** 10/29/2022 **Status:** ✅ Merged **Merged:** 10/29/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `feat/no-albums-clickable` --- ### 📝 Commits (2) - [`e9e1529`](https://github.com/immich-app/immich/commit/e9e1529eeae99281a37a639dcdf0deeccfa88103) Make "no albums" card clickable - [`3d32a84`](https://github.com/immich-app/immich/commit/3d32a84c4b61a268c72accb9b89a6f87879b2e0a) Add cursor-pointer to clickable "no albums" card ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `web/src/routes/albums/+page.svelte` (+2 -1) </details> ### 📄 Description On the albums page, if no albums exist, there is a card saying so and inviting you to create a new album. That card looks very clickable, but isn't. This change fixes that. --- <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:34 +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#8808