-
-
Notifications
You must be signed in to change notification settings - Fork 286
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
Integrate the category picker within the product page #944
Closed
1 of 5 tasks
Labels
✏️ Contribution
✏️ Editing - Categories
🎯 P0
🥫 Product page
🛣️ Road to scores
The easier it is to get Nutri-Score, Eco-Score, the happier the users.
tag picker
Comments
teolemon
added
category explorer
🛣️ Road to scores
The easier it is to get Nutri-Score, Eco-Score, the happier the users.
labels
Jan 13, 2022
Pierre, I've noticed that the questions we ask on the product usually
causes product categorization. Is that question asked on every product
whose category is unknown ? If so, do we need the category picker ?
…On Thu, 13 Jan 2022 at 18:17, Pierre Slamich ***@***.***> wrote:
What
- Integrate the category picker within the product page
- Bind it to the "Add missing product category button
- Bind it to the server side API for category streaming (Read only)
- Actually send edits
- Extend it to other topics
- Extend the category picker to Labels
- Extend the category picker to Packaging (Read only)
- Extend the category picker to Origins (Read only)
Code pointers
- #651 <#651>
—
Reply to this email directly, view it on GitHub
<#944>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZRHYSUUAIRNPD5PVBMNJTUV4CJHANCNFSM5L4NQ4NA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Cheers,
Jasmeet Singh
|
Those questions are asked if and only if we are able to predict a category. |
Got it
…On Thu, 13 Jan 2022 at 18:38, Pierre Slamich ***@***.***> wrote:
Those questions are asked if and only if we are able to predict a category.
Otherwise, the category picker will be the only option.
Additionally, it's useful to adjust the category (in case of wrong
prediction, error, or because a human is able to deep dive)
—
Reply to this email directly, view it on GitHub
<#944 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZRHYRJOURWPRUPPTYXUM3UV4E2HANCNFSM5L4NQ4NA>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Cheers,
Jasmeet Singh
|
This was referenced Jan 15, 2022
monsieurtanuki
added a commit
to monsieurtanuki/smooth-app
that referenced
this issue
Feb 17, 2022
…ry product button New files: * `category_cache.dart`: Cache where we download and store category data. * `category_picker_page.dart`: Category picker page. * `product_refresher.dart`: Refreshes a product on the BE then on the local database. Impacted files: * `new_product_page.dart`: now the temporary button opens the category picker page. * `nutrition_page_loaded.dart`: refactored using new class `ProductRefresher`.
monsieurtanuki
added a commit
to monsieurtanuki/smooth-app
that referenced
this issue
Feb 18, 2022
monsieurtanuki
added a commit
to monsieurtanuki/smooth-app
that referenced
this issue
Feb 18, 2022
monsieurtanuki
added a commit
to monsieurtanuki/smooth-app
that referenced
this issue
Feb 18, 2022
monsieurtanuki
added a commit
to monsieurtanuki/smooth-app
that referenced
this issue
Feb 18, 2022
monsieurtanuki
added a commit
that referenced
this issue
Feb 20, 2022
…tton (#1148) New files: * `category_cache.dart`: Cache where we download and store category data. * `category_picker_page.dart`: Category picker page. * `product_refresher.dart`: Refreshes a product on the BE then on the local database. Impacted files: * `label.yml` - Co-authored-by @teolemon * `new_product_page.dart`: now the temporary button opens the category picker page. * `nutrition_page_loaded.dart`: refactored using new class `ProductRefresher`.
2 tasks
fixed |
Repository owner
moved this from Todo (ready 2 dev)
to Done
in 🤳🥫 The Open Food Facts mobile app (Android & iOS)
Jun 25, 2022
Repository owner
moved this from Todo
to Done
in Road to Scores
Jun 25, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
✏️ Contribution
✏️ Editing - Categories
🎯 P0
🥫 Product page
🛣️ Road to scores
The easier it is to get Nutri-Score, Eco-Score, the happier the users.
tag picker
What
Mockup
Code pointers
Part of
The text was updated successfully, but these errors were encountered: