Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(web): reset selection state when adding assets to a album #16880

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dimatakoy
Copy link

Description

We now reset the selected assets when adding assets to the album.

Fixes #15008

How Has This Been Tested?

  • i recorded a reproduction video and after

Before

2025-03-15.12-58-44.mp4

After

2025-03-15.13-15-53.mp4

Checklist:

  • 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/)

Copy link
Contributor

Label error. Requires exactly 1 of: changelog:.*. Found: . A maintainer will add the required label.

@dimatakoy dimatakoy changed the title fix(web): cancel multiselect before adding assets to album fix(web): reset selection state when adding assets to a album Mar 15, 2025
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.

Photos remain selected after adding to album under filtered search in Immich Web
1 participant