[FEATURE] Show album view when click on cluster with more than 10 photos on map #3218
Replies: 3 comments 2 replies
-
It seems we should not fallback to If items > 10, first one is chosen: https://github.com/immich-app/immich/blob/main/web/src/lib/components/shared-components/leaflet/marker-cluster/asset-marker-cluster.svelte#L58 |
Beta Was this translation helpful? Give feedback.
-
If the cluster is too large, a new feature that would be really nice is to open an album view of the photos in the cluster. Some other systems do this with their heatmap view. |
Beta Was this translation helpful? Give feedback.
-
not sure what the current status is for this approved feature request to "show album" (let's say: grid view instead of 1 picture fullscreen), but it sure would be very nice. |
Beta Was this translation helpful? Give feedback.
-
The bug
When there are only a few photos in a map cluster, clicking on them brings up a pie menu to choose from the photos, but if there are many (more than 10?) it seems to choose one from the cluster and displays the lightbox for that one photo instead.
The OS that Immich Server is running on
Ubuntu 20.04
Version of Immich Server
v1.66.1
Version of Immich Mobile App
none
Platform with the issue
Your docker-compose.yml content
the default
Your .env content
Reproduction steps
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions