[PR #2424] [MERGED] feat(web): album card hover styling #9540

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/2424
Author: @alextran1502
Created: 5/10/2023
Status: Merged
Merged: 5/11/2023
Merged by: @alextran1502

Base: mainHead: feat/album-card-styling


📝 Commits (5)

  • f59534a feat(web): album card hover styling
  • b57cc00 feedback
  • ce9015c fix delete button not shown
  • cc78dee better color
  • aa59a7c Merge branch 'main' of github.com:immich-app/immich into feat/album-card-styling

📊 Changes

2 files changed (+10 additions, -8 deletions)

View changed files

📝 web/src/lib/components/album-page/album-card.svelte (+9 -7)
📝 web/src/routes/(user)/albums/+page.svelte (+1 -1)

📄 Description

Prototype - Taking inspiration from GoogleIO web page to prominently show which album is hovered
image

Immich Implementation

image

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/2424 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 5/10/2023 **Status:** ✅ Merged **Merged:** 5/11/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `feat/album-card-styling` --- ### 📝 Commits (5) - [`f59534a`](https://github.com/immich-app/immich/commit/f59534ac9aac3f6dcb3d2c6d75cd4b5ad66d0e28) feat(web): album card hover styling - [`b57cc00`](https://github.com/immich-app/immich/commit/b57cc001642ee2c2175c4ea88b6288761da45029) feedback - [`ce9015c`](https://github.com/immich-app/immich/commit/ce9015c15253d3f441b8275fd40169523cea3c01) fix delete button not shown - [`cc78dee`](https://github.com/immich-app/immich/commit/cc78dee69f0af63cb3bc223e50b50b2b5b529fb2) better color - [`aa59a7c`](https://github.com/immich-app/immich/commit/aa59a7cd0fbee60bfd9dc7f2d730df6eb0c971e0) Merge branch 'main' of github.com:immich-app/immich into feat/album-card-styling ### 📊 Changes **2 files changed** (+10 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/album-page/album-card.svelte` (+9 -7) 📝 `web/src/routes/(user)/albums/+page.svelte` (+1 -1) </details> ### 📄 Description Prototype - Taking inspiration from GoogleIO web page to prominently show which album is hovered ![image](https://github.com/immich-app/immich/assets/27055614/34ecad27-4845-4a89-9ae3-6f26b5c7d218) # Immich Implementation ![image](https://github.com/immich-app/immich/assets/27055614/4b9c1a74-d262-459e-b97c-5a5632a9c760) ![image](https://github.com/immich-app/immich/assets/27055614/b8a855df-611c-422b-a2f6-0ccb6aa60655) --- <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: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#9540