-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Publish all without label doesn't let know which product is missing label #2690
Comments
Also spamming add products may block out publish all. |
@rymorgan It would be great to get some design input on how this error message should show up. My first idea was just a red X on the products that are problematic but maybe there is something better/more informative. |
Filtering out products that are okay, or not part of publication draft is good. |
@zenweasel What would be ideal is you show a red dot instead of the sea green dot on the products. And open the sidebar and, highlight the field and that needs is required with an inline alert that explains what the user needs to do to finish the publishing process. In the case of multiple products missing the label field, we would have to show that inline alert above the grid and say where they need to edit the fields. |
@jm-wanja what's the status of this? |
@aaronjudd I haven't worked on this yet, I've been dealing with #2533 in the last couple of days. |
@rymorgan should the red button completely replace the sea green button(which shows changes made to the product that have not been published) or the red button should show that the product is missing the variant Label? @zenweasel |
@jm-wanja Yes, it should look like this, where teh sea green changes to a danger red (@rui-danger). |
* Show red dot on products that fail validation (#2690) * Add red button to products missing the variant label (#2690) * Complete fixing issue (#2690) * Rename variables and functions (#2690) * Add inline alert and open edit variant detail card (#2690) * Remove inline alert (#2690) * Remove blank line added unnecessarily
Reopened by #3021 |
This is still a valid ticket, we just need to ensure that the "red dots" are only shown when the product is actually invalid and double check that creating products in a marketplace shop show up correctly. |
Closed via #3147 |
Expected behavior
If there are problems with a product during publish all, an informative error message would be displayed that indicates what needs to be done
Actual Behavior
error is produced, but there's no immediate indication of where user attention is required
Steps to Reproduce the Behavior
Versions
Node: 6.11.2
NPM: 3.10.10
Meteor Node: 4.8.4
Meteor NPM: 4.6.1
Reaction CLI: 0.11.0
Reaction: 1.4.1
Reaction branch: master
The text was updated successfully, but these errors were encountered: