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
852 stars 282 forks source link

Add a way to conjure side by side comparison from the product page #4603

Open teolemon opened 1 year ago

teolemon commented 1 year ago

Problem

Part of

monsieurtanuki commented 1 year ago

@g123k recently noted (#4005) that - let me summarize it my way - we didn't use an AppBar for the product page and therefore when we had scrolled down there was no way to know which product it was (except scrolling up). And at least one suggestion included showing the action icons in the app bar (instead of "somewhere after the scores"): Capture d’écran 2023-08-28 à 17 36 28

I think we should fix #4005 first, with the current issue in mind (e.g an additional "comparison" action button).

And we could add a "meta" list called "comparisons" with a direct access from the product list. Which would be a bit redundant as from every list we can run comparisons, but that would help the user use and understand the comparison tools.

g123k commented 1 year ago

Hi @monsieurtanuki, you may have noticed that I'm a bit quiet these days 😇, and I can't tell you more yet (since it's still a work in progress), but we plan to rethink a few things, including this one.

Don't worry, we keep you in touch