openfoodfacts / smooth-app

🤳🥫 The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
https://world.openfoodfacts.org/open-food-facts-mobile-app?utm_source=off&utf_medium=web&utm_campaign=github-repo
Apache License 2.0
852 stars 282 forks source link

Allow to positively confirm the presence or absence of all Eco-Score labels #3295

Open teolemon opened 2 years ago

teolemon commented 2 years ago

Problem

Part of

teolemon commented 11 months ago

@g123k @monsieurtanuki Could we prioritize this issue ? @stephanegigandet would something like this make sense on the web to incentivize adding Eco-Score related labels ?

g123k commented 11 months ago

If I understand, the goal is to add an extra screen to ask if a label is on the package? Where should it be available? in the product page? in the edit mode?

monsieurtanuki commented 11 months ago

@teolemon We already have a "label" input widget in the "edit product" page, that uses our standard "edit with suggestion" widget. Do you want a specific widget for "label", with an additional limited list of highly expected labels? (like a dozen, including for instance "AB bio", with check boxes)

stephanegigandet commented 11 months ago

I'm not sure adding a specific feature like this for the Eco-Score is a good idea.

A more generic feature with common labels (for the country and possibly for the category if we already have it) could be interesting.

But I would suggest not to rush any feature, and think more about how it fits in the overall product data entry. e.g. we could just ask people to add photos of all logos, and then have robotoff detect them instead.

monsieurtanuki commented 11 months ago

But I would suggest not to rush any feature, and think more about how it fits in the overall product data entry. e.g. we could just ask people to add photos of all logos, and then have robotoff detect them instead.

@stephanegigandet That wouldn't be too hard to develop as we've already added a similar "add other pics" to the "origins" edit widget in #4863. Could do the same for "labels".

teolemon commented 11 months ago

The broader solution would be to revive the Taxonomy Picker from Greg. https://github.com/openfoodfacts/smooth-app/pull/565

monsieurtanuki commented 11 months ago

If I remember well: