openfoodfacts / openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
GNU Affero General Public License v3.0
611 stars 357 forks source link

Let users request deletion of images #2891

Open bredowmax opened 4 years ago

bredowmax commented 4 years ago

What

I just accidentally uploaded a wrong image. There is no indication of how I could undo my mistake.

Proposed solution

Mark an image as 'wrong' so that a moderator can safely remove it.

Additional context

https://world.openfoodfacts.org/product/0858335003100

Proposed solution (@teolemon)

Part of

gkaklas commented 4 years ago

I agree, but I believe a user should be able to delete an image by themselves, especially if they were the ones who uploaded it. Then, if an image was wrongfully deleted, a moderator could undo that change.

Also I think that the UX could prevent a user from saving a wrong image: as a new user, while editing I expected that the image would be saved when I saved my changes but it was saved immediately after I uploaded it.

MonalikaPatnaik commented 5 months ago

I think the issue has been resolved by adding the protection of images for normal users #8610 . So, as of now normal users can't upload/change the front photo of the product as it is hidden. However, we can do this for ingredients/nutrition/packaging image of the product maybe.

Susexe commented 5 months ago

I agree that users should be able to delete photos that they uploaded themselves. For instance, I uploaded a duplicate image of ingredients, and now I don't even know whom to contact regarding this.

alexgarel commented 4 months ago

@Susexe we will try to add a "signal a photo" functionality soon.