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
http://openfoodfacts.github.io/openfoodfacts-server/
GNU Affero General Public License v3.0
656 stars 384 forks source link

Nutrients form: allow specific display and order of the fields, depending on the country or geographic zone #8687

Open CharlesNepote opened 1 year ago

CharlesNepote commented 1 year ago

The order of the nutrients on the packaging is often a matter of local regulation. For example, the nutrients displayed in the USA are a bit different than in Europe. This leads to confusion and errors when people are filling the fields.

[to be completed]

stephanegigandet commented 1 year ago

This is already done on the web (product pages + edit form), we display different default fields and in a different order in the EU and in the US.

e.g. compare https://us.openfoodfacts.org/product/3017620422003/nutella-ferrero with https://world.openfoodfacts.org/product/3017620422003/nutella-ferrero

github-actions[bot] commented 1 year ago

This issue has been open 90 days with no activity. Can you give it a little love by linking it to a parent issue, adding relevant labels and projets, creating a mockup if applicable, adding code pointers from https://github.com/openfoodfacts/openfoodfacts-server/blob/main/.github/labeler.yml, giving it a priority, editing the original issue to have a more comprehensive description… Thank you very much for your contribution to 🍊 Open Food Facts

benbenben2 commented 11 months ago

Japanese one is also different (sugar and fiber, saturated fat wre optionals, for example) https://github.com/openfoodfacts/openfoodfacts-server/pull/9467

Is it still an open issue @CharlesNepote?

See response from Stephane