Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile: Enable user to delete a tagged photo from their profile #647

Open
clintonlunn opened this issue Jan 6, 2023 · 0 comments
Open
Labels
enhancement Improving existing functionality need decision

Comments

@clintonlunn
Copy link
Collaborator

...without having to first untag it

Currently, it seems like a user can only delete a photo if it either has no tags associated, or the tag is removed. I think we should consider enabling the user to delete the photo without needing to explicitly delete the tag. Instead, we could check if a photo has a tag attached, and remove that when we perform a photo deletion action.

I'm not sure if this is something we want to work on, and I am guessing this is low priority if so.

See below for current behavior:
image

@clintonlunn clintonlunn added enhancement Improving existing functionality need decision labels Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality need decision
Projects
None yet
Development

No branches or pull requests

1 participant