[PR #7660] refactor(web): albums list (1) #11732

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

Original Pull Request: https://github.com/immich-app/immich/pull/7660

State: closed
Merged: Yes


This is the first PR of the album list refactoring.

This first PR splits the code into albums-list and albums-controls components.
The second will focus on adding these components to the sharing tab

How Has This Been Tested?

  • Create an album
  • Delete an album (with the cover and list views)
  • Change the order (desc/asc) with the dropdown and the table headers
  • Change an album's name
  • Change the view mode (List/Cover)
  • Search for an album
  • Automatically remove empty albums
  • Go to an album
**Original Pull Request:** https://github.com/immich-app/immich/pull/7660 **State:** closed **Merged:** Yes --- This is the first PR of the album list refactoring. This first PR splits the code into `albums-list` and `albums-controls` components. The second will focus on adding these components to the sharing tab ## How Has This Been Tested? - [x] Create an album - [x] Delete an album (with the cover and list views) - [x] Change the order (desc/asc) with the dropdown and the table headers - [x] Change an album's name - [x] Change the view mode (List/Cover) - [x] Search for an album - [x] Automatically remove empty albums - [x] Go to an album
OVERLORD added the pull-request label 2026-02-05 14:44:52 +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#11732