[FEATURE] Show album view when click on cluster with more than 10 photos on map #3218
Replies: 6 comments 3 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.
-
Hi! |
Beta Was this translation helpful? Give feedback.
-
I'd like to add my vote to this feature request. |
Beta Was this translation helpful? Give feedback.
-
+1 – I strongly support this feature. I often use the map to find photos taken at very specific locations using GPS metadata. Right now, clicking on a location only shows one photo, and I have to swipe through manually. It would be incredibly useful to view all photos in a gallery/grid mode, especially to bulk delete pictures from precise spots (e.g., test shots, duplicates, random locations). Much more accurate than filtering by city name. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
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