monsieurtanuki

Results 85 issues of monsieurtanuki

### Describe the bug From https://github.com/openfoodfacts/openfoodfacts-dart/issues/520 We currently use a product (with very few data) that when we try to compute the scores, fails with a time-out. Even the website...

bug

I had no problems with the debug mode, but I cannot build a release because of "bitcode" (or whatever) issues. At the end of the README there are some suggestions...

I've just noticed this package, and noticed a 120/130 score. I guess it's because in `country_code_picker.dart` you should remove the `foundation` import, which is redundant with `material`: ```dart import 'package:flutter/foundation.dart';...

### Problem For the moment, we store all the search parameters as a `hive` key, which has limitations (255 ASCII chars). Advanced search (#1371) means more search parameters than today....

database

Impacted file: * `attribute_button.dart`: now using a "progressive trapezoidal" display for food preferences ### What - The display of food preferences was lousy, mainly because there's not enough width on...

Impacted files: * `app_en.arb`: labels for user lists (clear? + delete?) * `app_fr.arb`: labels for user lists (clear? + delete?) * `product_list_page.dart`: now using the new "clear?" label for user...

### What - Add autocomplete to the search text field either with search history or relevant food suggestions. ### Part of - #991

search

### What - Currently, when I run a keyword query with "apple", I get about 500 products. - Use case: "that's too many products, and finally I'm only interested in...

search
category filter
P5

### Problem As evoked in #2255, there are at least two sentry issues related to probable database inconsistencies (like a product list whose products are not in the product database):...

Sentry
database
data refresh

### Problem After watching a 👍 [video about InkPalm](https://www.youtube.com/watch?v=d6xUijZn7B4), I've realized that there may be several cases when the user has no camera and therefore no possibility to scan. In...

🤳🥫 Scan
P3
:star: top issue