Web: Camera make/brand search UI label inconsistent with search results page #3359

Closed
opened 2026-02-05 08:12:37 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @Snowknight26 on GitHub (May 30, 2024).

The bug

Search filters use the word "make" but the search page uses the word "brand". Had to do a double-take to make sure I searched the right thing.

Filters:
image

Results:
image

The OS that Immich Server is running on

Windows 10 22H2 (19045.4291)

Version of Immich Server

v1.105.1

Version of Immich Mobile App

N/A

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

N/A

Your .env content

N/A

Reproduction steps

1. Add at least one image to a library that contains camera EXIF info
2. Focus the search box on the Photos page
3. Select a camera "make"
4. Search

Relevant log output

No response

Additional information

4376104e3a/web/src/routes/(user)/search/%5B%5Bphotos%3Dphotos%5D%5D/%5B%5BassetId%3Did%5D%5D/%2Bpage.svelte#L174

Originally created by @Snowknight26 on GitHub (May 30, 2024). ### The bug Search filters use the word "make" but the search page uses the word "brand". Had to do a double-take to make sure I searched the right thing. Filters: ![image](https://github.com/immich-app/immich/assets/5608270/a619bd90-c944-4661-b6a8-e4504d014134) Results: ![image](https://github.com/immich-app/immich/assets/5608270/9addc78a-1300-4120-a9dd-dd90ed76d0b7) ### The OS that Immich Server is running on Windows 10 22H2 (19045.4291) ### Version of Immich Server v1.105.1 ### Version of Immich Mobile App N/A ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML N/A ``` ### Your .env content ```Shell N/A ``` ### Reproduction steps ```bash 1. Add at least one image to a library that contains camera EXIF info 2. Focus the search box on the Photos page 3. Select a camera "make" 4. Search ``` ### Relevant log output _No response_ ### Additional information https://github.com/immich-app/immich/blob/4376104e3a4d8b28cc3c7b65d805b38ab47a4892/web/src/routes/(user)/search/%5B%5Bphotos%3Dphotos%5D%5D/%5B%5BassetId%3Did%5D%5D/%2Bpage.svelte#L174
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#3359