You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (
status= category-to-be-completed &&
status = ingredients-to-be-completed
)
then "Add ingredients and a category to see the level of food processing and potential additives"
if (
status= category-to-be-completed
)
then "Add a category to see the level of food processing and potential additives"
if (
status = ingredients-to-be-completed
)
then "Add ingredients to see the level of food processing and potential additives"
The button and the logic system already exists for the Nutri-Score, so extending it should be simple.
We should then jump at the right place (either ingredient tab if no ingredient picture is there, or editing in the summary tab if the category is missing)
Better yet, a custom simplified edit mode with just what's needed to get the NOVA
Mockup of the Nutri-Score buttons for iOS (you can see them live on some products in the Android version)
The text was updated successfully, but these errors were encountered:
if nova is empty, then:
Mockup of the Nutri-Score buttons for iOS (you can see them live on some products in the Android version)
The text was updated successfully, but these errors were encountered: