-
-
Notifications
You must be signed in to change notification settings - Fork 293
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
App should indicate ingredients are supplied by the producer (and can't be edited) #6101
Comments
Indeed we should, and we already have the flags for that in https://fr.openfoodfacts.org/api/v3/product/3560070614202?fields=owner_fields: "ingredients_text_en": 1721360743,
"ingredients_text_es": 1721360743,
"ingredients_text_fr": 1721360743,
"ingredients_text_it": 1721360743,
"ingredients_text_nl": 1721360743,
"ingredients_text_pl": 1721360743,
"ingredients_text_ro": 1721360743, I'm glad that users do understand the meaning of the factory logo. |
@github-throwaway Don't hesitate to mention the barcode you're using for your screenshots. |
I used the product mentioned above: https://world.openfoodfacts.org/product/3560070614202/oat-flakes-carrefour |
In this issue, it's for ingredients and not for the nutrition facts. |
The idea behind this issue is to add it to the app 🙃 |
Ah. I thought "On nutrition we have a small factory logo for that, but there is no indications for ingredients." means that it is already implement for the nutrition page. My bad. Sorry about the confusion 😄 |
@github-throwaway There is a factory logo in those pages. The problem may be:
|
Probably blocked by #6006
Providing an access to the edit ingredients page may be helpful, if you want to copy the text or see the picture.
Would make sense. For the record we have limited control over the read-only page about ingredients, which is a "knowledge panel" provided by the server. @github-throwaway Generally speaking, some of your questions go beyond the OP, which was about consistently displaying a factory logo for the edit ingredients page. |
@g123k looks great! 😊 |
What
Reported on slack: The ingredients list might be supplied by the producer, in which case it is not editable. On nutrition we have a small factory logo for that, but there is no indications for ingredients.
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: