-
-
Notifications
You must be signed in to change notification settings - Fork 403
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
Usability - Web UI - Product view completion 'checklist' #2595
Comments
Good idea. Ideally, the edit form could also highlight the fields required for a specific "complete" state. |
A related but minor annoyance - some products are incomplete but can't be completed without obtaining another physical version of the product (blurry or missing photos). The NOVA score sort of acts as a badge of 'minimal' completeness; which I very much like. Being able to set interim state flags ("I cannot complete this product right now because of missing X") that reset when new data arrives would be neat. We're sort of got that with "No nutrition facts on product" and "photo validation". Its a pity there aren't really stats on "number of times this product is looked up by UI/API" to get an idea of which products are most popular but least complete; and ways to present that in a TODO list. The states do a good job of individual specific fields; but aren't hooked up to a specific edit UI (mobile app works well for this, hopefully this idea would also improve that). Would be interesting to introduce a "data quality" metric, similar to https://www.ontotext.com/knowledgehub/fundamentals/five-star-linked-open-data/ ie: Name + photo? That's 1 star quality and immediately useful to a lot of consumers. |
Stale issue message |
Is your feature request related to a problem? Please describe.
Currently, when a product is viewed via the web UI, you get an indication it is not yet complete, but not a clear indication of what is incomplete.
Power users know to scroll all of the way to the bottom of the view to check the 'states' display, but this is not visible when editing.
Combined with the save-success page not redirecting to the view afterwards, it means repeatedly editing small aspects of the product require multiple clicks and cycles through to get it as close as possible to complete.
Describe the solution you'd like
Provide a smarter checklist control or controls, similar to the android mobile app.
Current:
Name; Brand prompt if front photo:
Ingredient prompt if ingredients photo
Nutrition prompt if nutrition photo
Category prompt if name, photo or ingredients?
Serving Size prompt if nutrition facts
Quantity prompt if front photo
Packaging prompt if photos
The individual banners should act effectively as edit controls for logged in users.
Related
#1005 , #733 - This could be an interim step to 'inline quick edit' UI
#1852 - Faster edit via a hotkey
#658 - Redirecting after save
The text was updated successfully, but these errors were encountered: