-
-
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
Implement guided packaging input (wizard-like) #515
Open
5 of 15 tasks
Labels
✏️ Contribution
✏️ Editing - Packaging input
Related to the structured input of food packaging.
🎨 Mockups available
Some mockups are available for this issue. Please check everything is ok before starting coding.
Comments
This was referenced Aug 19, 2021
This was referenced Feb 1, 2022
Closed
@teolemon We cannot do that for the moment for several reasons:
|
This was referenced Jun 19, 2022
teolemon
added
the
✏️ Editing - Packaging input
Related to the structured input of food packaging.
label
Jun 24, 2022
teolemon
moved this to To discuss and validate
in 🤳🥫 The Open Food Facts mobile app (Android & iOS)
Jun 25, 2022
Repository owner
moved this from To discuss and validate
to Done
in 🤳🥫 The Open Food Facts mobile app (Android & iOS)
Jun 25, 2022
We might have to reopen that one, and add weight input as well |
@teolemon Why not, if we know which parameters we need to provide to the server. |
@monsieurtanuki we're videomeeting at 2PM on the topic of packaging |
teolemon
moved this from Done
to Todo (ready 2 dev)
in 🤳🥫 The Open Food Facts mobile app (Android & iOS)
Nov 11, 2022
This was referenced Nov 11, 2022
teolemon
added
the
🎨 Mockups available
Some mockups are available for this issue. Please check everything is ok before starting coding.
label
Dec 10, 2022
This was referenced Dec 10, 2022
teolemon
changed the title
Implement packaging input
Implement guided packaging input (wizard-like)
May 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
✏️ Contribution
✏️ Editing - Packaging input
Related to the structured input of food packaging.
🎨 Mockups available
Some mockups are available for this issue. Please check everything is ok before starting coding.
Who for
What
Packaging input wizard (important and urgent)
Dart side
{"errors":[],"product":{"packagings":[{"shape":"en:bottle"}]},"warnings":[{"field":{"default_value":"en","id":"tags_lc"},"impact":{"id":"warning"},"message":{"id":"missing_tags_lc"}},{"field":{"id":"number_of_units"},"impact":{"id":"field_ignored"},"message":{"id":"packaging_component_missing_number_of_units"}},{"field":{"id":"recycling","value":null},"impact":{"id":"field_ignored"},"message":{"id":"packaging_component_missing_recycling"}},{"field":{"id":"material","value":null},"impact":{"id":"field_ignored"},"message":{"id":"packaging_component_missing_material"}}]}
Overall structure / Entry point
Shapes
Materials
Weight
Scale precision - Dropped for initial implementation
Old Design doc
For later
Why
Part of
The text was updated successfully, but these errors were encountered: