[WEB] Search view does not update when assets change (and don't match the filter anymore) #4775

Open
opened 2026-02-05 10:52:10 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @weathondev on GitHub (Nov 18, 2024).

The bug

Basically the same as https://github.com/immich-app/immich/issues/13460

The view does not update when e.g. i archive an item like it does when i add an item to an album.
It does get the 'archive' icon, but when i refresh the search, it's not gone - ideally it should vanish, as it doesn't match the search filter anymore.
Same for date, location, favorites, etc.

The OS that Immich Server is running on

Not relevant

Version of Immich Server

v1.120.2

Version of Immich Mobile App

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

not relevant

Your .env content

not relevant

Reproduction steps

  1. Search for something with default filters
  2. Archive an asset
  3. Gets an archive icon but doesn't vanish

Repeat the same with add to album while filtering 'not in album' -> it will vanish

Relevant log output

No response

Additional information

No response

Originally created by @weathondev on GitHub (Nov 18, 2024). ### The bug Basically the same as https://github.com/immich-app/immich/issues/13460 The view does not update when e.g. i archive an item like it does when i add an item to an album. It does get the 'archive' icon, but when i refresh the search, it's not gone - ideally it should vanish, as it doesn't match the search filter anymore. Same for date, location, favorites, etc. ### The OS that Immich Server is running on Not relevant ### Version of Immich Server v1.120.2 ### Version of Immich Mobile App - ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML not relevant ``` ### Your .env content ```Shell not relevant ``` ### Reproduction steps 1. Search for something with default filters 2. Archive an asset 3. Gets an archive icon but doesn't vanish Repeat the same with add to album while filtering 'not in album' -> it will vanish ### Relevant log output _No response_ ### Additional information _No response_
OVERLORD added the 🖥️web label 2026-02-05 10:52:10 +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#4775