LibrePhotos / librephotos

A self-hosted open source photo management service. This is the repository of the backend.
MIT License
6.81k stars 297 forks source link

Faces Tab groups faces to one face #860

Open scepterus opened 1 year ago

scepterus commented 1 year ago

Describe the enhancement you'd like Something similar to Google Photos, where people are represented by a cover photo of their face, and that can be expanded to reveal all the faces of that person.

Describe why this will benefit the LibrePhotos Faster load times of the faces page, seeing as not all faces should load every image under them, it would also make it easier to manager faces if you plan to include a hide face feature in the future.

Additional context Add any other context or screenshots about the enhancement request here. image

scepterus commented 1 year ago

Just to clarify the necessity of this, right now when I scroll down in the faces tab, the browser sometimes hangs before loading the next batch of faces. Making these collapsable into a single face icon would solve that behavior.