-
-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Onboarding UI/UX fine-tunings #782
Labels
🤗 Onboarding
We need to onboard users on how the app works, but also on content like Nutri-Score, Eco-Score…
🎨 UI / UX
Milestone
Comments
monsieurtanuki
added a commit
to monsieurtanuki/smooth-app
that referenced
this issue
Dec 28, 2021
…refactoring) Impacted files: * `country_selector.dart`: fixed the initial country search (lowercase) * `knowledge_panels_query.dart`: added language and country as parameters * `new_product_page.dart`: now computing here language and country * `product_dialog_helper.dart`: added language and country as parameters * `product_query.dart`: removed the environment country code * `smooth_app/pubspec.yaml`: unrelated minor upgrades * `smooth_app/pubspec.lock`: unrelated minor upgrades * `example/pubspec.yaml`: unrelated minor upgrades * `example/pubspec.lock`: unrelated minor upgrades * `scan_page.dart`: now using the preferences' country * `search_page.dart`: now computing here language and country * `user_preferences.dart`: replaced getter `userCountryCode` with `userCountry`
monsieurtanuki
added a commit
to monsieurtanuki/smooth-app
that referenced
this issue
Dec 28, 2021
Impacted files: * `product_query.dart`: removed now useless `toLowerCase` call (because of 1.8.1) * `smooth_app/pubspec.yaml`: upgraded to 1.8.1 off-dart, therefore we can remove the `dependency_overrides` fix * `smooth_app/pubspec.lock`: impacted by `pubspec.yaml` * `smooth_ui_library/pubspec.yaml`: upgraded to 1.8.1 off-dart * `smooth_ui_library/pubspec.lock`: impacted by `pubspec.yaml` * `example/pubspec.lock`: impacted by `pubspec.yaml`
monsieurtanuki
added a commit
to monsieurtanuki/smooth-app
that referenced
this issue
Dec 28, 2021
Impacted file: * `product_dialog_helper.dart`
monsieurtanuki
added a commit
to monsieurtanuki/smooth-app
that referenced
this issue
Dec 29, 2021
Impacted files: * `barcode_product_query.dart`: now using global country and language * `continuous_scan_model.dart`: now using implicitly global country and language * `country_selector.dart`: now setting global country * `image_upload_card.dart`: now using global language * `keywords_product_query.dart`: now using global country and language * `knowledge_panels_query.dart`: now using global country and language * `main.dart`: now setting global country and language at init time * `new_product_page.dart`: now using implicitly global country and language * `product_dialog_helper.dart`: now using implicitly global country and language * `product_query.dart`: added getter and setter for global country and language * `scan_page.dart`: now using implicitly global country and language * `search_page.dart`: now using implicitly global country and language * `user_preferences.dart`: minor refactoring
monsieurtanuki
added a commit
that referenced
this issue
Dec 29, 2021
…and language for API searches (#783) Impacted files: * `barcode_product_query.dart`: now using global country and language * `continuous_scan_model.dart`: now using implicitly global country and language * `country_selector.dart`: fixed the initial country search (lowercase); now setting global country * `image_upload_card.dart`: now using global language * `keywords_product_query.dart`: now using global country and language * `knowledge_panels_query.dart`: now using global country and language * `main.dart`: now setting global country and language at init time * `new_product_page.dart`: now using implicitly global country and language * `product_dialog_helper.dart`: now using implicitly global country and language * `product_query.dart`: added getter and setter for global country and language * `smooth_app/pubspec.yaml`: upgraded to 1.8.1 off-dart, therefore we can remove the `dependency_overrides` fix * `smooth_app/pubspec.lock`: impacted by `pubspec.yaml` * `smooth_ui_library/pubspec.yaml`: upgraded to 1.8.1 off-dart * `smooth_ui_library/pubspec.lock`: impacted by `pubspec.yaml` * `example/pubspec.yaml`: unrelated minor upgrades * `example/pubspec.lock`: impacted by `pubspec.yaml` * `scan_page.dart`: now using implicitly global country and language * `search_page.dart`: now using implicitly global country and language * `user_preferences.dart`: minor refactoring
This was referenced Jan 1, 2022
Closed
Merged
|
teolemon
added
🤗 Onboarding
We need to onboard users on how the app works, but also on content like Nutri-Score, Eco-Score…
🎨 UI / UX
labels
Jan 15, 2022
I reorganized into Done/ToDo, for greater clarity |
Since the code is reused, I think this is no longer an issue.
Yeah, we shouldn't
|
We're OK now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
🤗 Onboarding
We need to onboard users on how the app works, but also on content like Nutri-Score, Eco-Score…
🎨 UI / UX
ToDo
Part of
Done
I'm not sure I would have said "Suivante" for the "next" button. "Suite"? "Suivant"?cf. Bad French translations #826
There's no way to replay the onboarding, which would be convenient for smoothie developersNow there is a way to replay the onboarding, with dev mode (Dev mode #833)
The text was updated successfully, but these errors were encountered: