openfoodfacts / smooth-app

The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
https://world.openfoodfacts.org/open-food-facts-mobile-app?utm_source=off&utf_medium=web&utm_campaign=github-repo
Apache License 2.0
742 stars 260 forks source link

feat: Spellchecker on product name 5415 #5451

Open jnnabugwu opened 2 days ago

jnnabugwu commented 2 days ago

What

Added Spellchecker to product field on basic details page.

Screenshot

Simulator Screenshot - iPhone 14 Pro - 2024-06-30 at 20 48 19

Fixes bug(s)

Part of

g123k commented 2 days ago

Thanks for your PR @jnnabugwu, but as the other one, you have a formatting issue https://github.com/openfoodfacts/smooth-app/actions/runs/9736442467/job/26867075376?pr=5451

codecov-commenter commented 1 day ago

Codecov Report

Attention: Patch coverage is 3.84615% with 25 lines in your changes missing coverage. Please review.

Project coverage is 7.18%. Comparing base (4d9c7fc) to head (ff87ede). Report is 235 commits behind head on develop.

Files Patch % Lines
..._app/lib/pages/product/add_basic_details_page.dart 0.00% 25 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #5451 +/- ## ========================================== - Coverage 9.54% 7.18% -2.37% ========================================== Files 325 391 +66 Lines 16411 20400 +3989 ========================================== - Hits 1567 1465 -102 - Misses 14844 18935 +4091 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.