[Feature] Going between images when cleaning up faces #28735
mFIND
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
Currently, when reviewing photos taken for specific face, you can move from image to image using for example left/right arrow buttons or the on-screen arrows. If you find an image/face assignment that wasn't matched properly, you want to remove it.
Now, let's consider following three images:
A-B-C
A is first, B is between A and C.
Let's assume that the B is wrongly assigned, so you remove the face.
Now, since you removed the face that you were currently reviewing, the navigation arrows disappear/are hidden.
While it technically makes sense, it user to go back to reviewing faces, at which point they are again brought to the top of the list, and they have to scroll down to the faces that they have reviewed.
Proposed solution:
When A-B-C and B is removed, B should still be linked to B, but A-C (connection between A-C should be done).
B-connections should only be removed from UI after navigating away.
So, when being on B, and moving {left to A or right to B} and then back the other way, should lead to image {B or A}.
Not sure if it's how it's behaving in mobile as well, but probably should behave similarly.
Platform
Beta Was this translation helpful? Give feedback.
All reactions