[WEB] Search display filters (not in album, archive, favorites) act inconsistently #4776

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

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

The bug

If you dont have 'not in album', 'favorites' and 'archive' checked, it will show you pictures that are (in albums or not) (in favorites or not) (not archived) - this is inconsistent. It might be the desired behavior but then we should rename them to
'Favorites only' and 'include archive'.
@mertalev suggested to do three-way toggles (all/matching/not matching) which is probably the best solution and we just need to think of the proper defaults.

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

...

Relevant log output

No response

Additional information

No response

Originally created by @weathondev on GitHub (Nov 18, 2024). ### The bug If you dont have 'not in album', 'favorites' and 'archive' checked, it will show you pictures that are (in albums or not) (in favorites or not) (not archived) - this is inconsistent. It might be the desired behavior but then we should rename them to 'Favorites only' and 'include archive'. @mertalev suggested to do three-way toggles (all/matching/not matching) which is probably the best solution and we just need to think of the proper defaults. ### 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. 2. 3. ... ### Relevant log output _No response_ ### Additional information _No response_
OVERLORD added the 🗄️server label 2026-02-05 10:52:19 +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#4776