csvalpha / amber-ui

https://csvalpha.nl
MIT License
4 stars 4 forks source link

Add feature of tagging users in photos #838

Open wilco375 opened 3 months ago

wilco375 commented 3 months ago

Summary

Add ability to tag other users. Related to #538, however tagging is still manual for now. As Elise mentioned in her mail, might be a good SOG activity to tag people.

When clicking on the image, you can tag a user: image Tagged users are shown after adding a user or clicking the button at the top-right: image In the user's profile, you can see all images in which the user is tagged: image

You can only delete tags that you have created or which tag you (i.e. remove tags which incorrectly tag you)

Requires: https://github.com/csvalpha/amber-api/pull/415

DrumsnChocolate commented 2 months ago

I'm sorry I have not had time to look at this yet. Do you know if this works well on mobile?

wilco375 commented 2 months ago

I'm sorry I have not had time to look at this yet. Do you know if this works well on mobile?

It's not great if there are a lot of people in the picture or near the edge, but it does work. Tagging is most easily performed on a desktop device.

DrumsnChocolate commented 1 month ago

Okay, testing this feature leads to the following comments:

code related comments will follow later, either Monday evening or Friday evening

wilco375 commented 1 month ago

Thanks Matteo.