[Feature] Change featured photo on mobile #23254
mimedo
started this conversation in
Feature Request
Replies: 3 comments
|
I can't find it right now, but I'm pretty sure this is a duplicate. |
0 replies
|
Looking at the network calls of the web app, it seems like to actually change it, you need to do a HTTP PUT to {"featureFaceAssetId":"xxx"}The The app already has a screen that displays all the photos for a particular person. To make the experience similar to the web app, we could add an "Edit featured photo" option in the person options menu, open the view with all the photos for that person and allow the user to select one. Once selected, we call the api above to change the photo. |
0 replies
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.
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
On web I can change the featured photo of people in my library.
On mobile there is no possibility to do that.
Add this feature to the mobile app too.
Workaround is to switch to web app and change it there.
Platform
All reactions