openfoodfacts / smooth-app

The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart

Home Page:https://world.openfoodfacts.org/open-food-facts-mobile-app?utm_source=off&utf_medium=web&utm_campaign=github-repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Price-adding improvements

monsieurtanuki opened this issue · comments

Some improvements are needed so that the "add price" experience gets smoother:

  • feature: when we add a product, focusing on its "amount" text field
  • feature: not displaying the "add product" button when the product list only has the empty product
  • feature: not accepting a barcode that is already in the current product list
  • #5417
  • feature: add a "remember my choice during this session" for the "server look-up?"dialog after each price product scan - good for online and offline contexts
  • bug: when we remove a product, there's some confusion with the amounts (looks like a typical flutter key issue)
  • #5418

Part of