[BUG] Map in detail view should respect dark mode setting. #1337

Closed
opened 2026-02-05 01:18:12 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @ayykamp on GitHub (Sep 17, 2023).

The bug

When setting dark mode in the app map view it should apply to the detail map view as well

The OS that Immich Server is running on

Na

Version of Immich Server

1.78.1

Version of Immich Mobile App

1.78.1

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Na

Your .env content

Na

Reproduction steps

1. Open Search/Your Map
2. Open Detail view of any asset with location data

Additional information

Originally created by @ayykamp on GitHub (Sep 17, 2023). ### The bug When setting dark mode in the app map view it should apply to the detail map view as well ### The OS that Immich Server is running on Na ### Version of Immich Server 1.78.1 ### Version of Immich Mobile App 1.78.1 ### Platform with the issue - [ ] Server - [X] Web - [X] Mobile ### Your docker-compose.yml content ```YAML Na ``` ### Your .env content ```Shell Na ``` ### Reproduction steps ```bash 1. Open Search/Your Map 2. Open Detail view of any asset with location data ``` ### Additional information <img src="https://github.com/immich-app/immich/assets/32194363/3d00dc02-9bb2-4bcb-aa55-762b18173eb7" width="400"> <img src="https://github.com/immich-app/immich/assets/32194363/45221438-eaf2-4b91-8fd7-9cb9f0fd472b" width="400">
Author
Owner

@shenlong-tanwen commented on GitHub (Sep 17, 2023):

Using the map theme setting might result in the map getting displayed in dark theme while the app is in light mode or vice verse. Instead, the map can be made dark if the app is in dark mode. This is the behavior in the search page and somehow got missed in the exif info bottom sheet.

@shenlong-tanwen commented on GitHub (Sep 17, 2023): Using the map theme setting might result in the map getting displayed in dark theme while the app is in light mode or vice verse. Instead, the map can be made dark if the app is in dark mode. This is the behavior in the search page and somehow got missed in the exif info bottom sheet.
Author
Owner

@ayykamp commented on GitHub (Sep 17, 2023):

Same thing applies to web btw, forgot to mention that

@ayykamp commented on GitHub (Sep 17, 2023): Same thing applies to web btw, forgot to mention that
Author
Owner

@ayykamp commented on GitHub (Jan 29, 2024):

Has been fixed on web and mobile.

@ayykamp commented on GitHub (Jan 29, 2024): Has been fixed on web and mobile.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#1337