Skip to content

fix(web): make link fit album card#26958

Merged
danieldietzler merged 1 commit intomainfrom
fix/album-card-fit
Mar 16, 2026
Merged

fix(web): make link fit album card#26958
danieldietzler merged 1 commit intomainfrom
fix/album-card-fit

Conversation

@meesfrensel
Copy link
Collaborator

Description

Make the link fit around the album card. Currently, clicking on the link but outside the (outlined on hover) album card opens the album, and right-clicking opens the context menu. This is unintuitive because the card is not in its hover state.

How Has This Been Tested?

Hover & right-click. See the screenshot below for illustration on how cards can be smaller than the link.

Screenshots (if appropriate)

image

Checklist:

  • I have carefully read CONTRIBUTING.md
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)

Please describe to which degree, if any, an LLM was used in creating this pull request.

None

@danieldietzler danieldietzler merged commit 9dafc8e into main Mar 16, 2026
65 checks passed
@danieldietzler danieldietzler deleted the fix/album-card-fit branch March 16, 2026 18:17
brucethomax pushed a commit to brucethomax/immich that referenced this pull request Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants