Open Issues Need Help
View All on GitHubAI Summary: Enhance the Open Food Facts mobile app to display category, origin, labels, and price per unit for products without barcodes in price lists. This involves modifying the UI to include this information for 'no barcode' entries, ensuring consistent display with barcode products.
🤳🥫 The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
AI Summary: The task is to fix a bug in the Open Food Facts mobile app where the 'Prices' tab on a product page only displays the top 10 prices instead of all available prices. The fix should ensure consistent behavior with the 'My prices' page, allowing scrolling to view all prices.
🤳🥫 The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
AI Summary: The task is to center the text "No price statistic found" on the screen when no price data is available for a product in the Open Food Facts mobile application. This involves modifying the UI layout to ensure proper centering, likely within the existing Flutter application codebase.
🤳🥫 The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
AI Summary: Debug and fix an issue in the Open Food Facts mobile app where tapping on a product's price (without a barcode) causes the product to disappear. This involves analyzing a provided video recording of the bug, identifying the root cause within the Flutter/Dart codebase, and implementing a solution to prevent the product from disappearing after a price tap.
🤳🥫 The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart