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
860 stars 286 forks source link

fix: Harmonization between modal sheets #5875

Closed g123k closed 4 days ago

g123k commented 1 week ago

Hi everyone!

The "old" modal sheets were not aligned with the colors of the Product page.

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 35 lines in your changes missing coverage. Please review.

Project coverage is 6.83%. Comparing base (4d9c7fc) to head (a35cec9). Report is 481 commits behind head on develop.

Files with missing lines Patch % Lines
...generic_lib/bottom_sheets/smooth_bottom_sheet.dart 0.00% 24 Missing :warning:
...ib/pages/preferences/user_preferences_widgets.dart 0.00% 7 Missing :warning:
...s/smooth_app/lib/pages/all_product_list_modal.dart 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #5875 +/- ## ========================================== - Coverage 9.54% 6.83% -2.72% ========================================== Files 325 428 +103 Lines 16411 23593 +7182 ========================================== + Hits 1567 1613 +46 - Misses 14844 21980 +7136 ```

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