You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, it is not really clear why you can't add your items from the order template to the cart. Especially if you have 20 items in the template and one is out of stock. Then it is hard to recognize and you have to check all of your items.
Expected Behavior
The PWA wireframes define following behavior: Out of stock products are not checked and the checkbox is disabled. They have no quantity. Add to cart button is enabled. See 'My Account' wireframes in PWA 2.0 as example.
We mentioned in the review that it is possible that you add all items to the cart without realizing that one of them is out of stock and could not be added to the cart. I think, we should make a little improvement and add an info message at the top of the items.
See IAD:
An alternative way is the behavior from the shopping cart, where 'invalid' items are extra listed:
Steps to Reproduce the Bug
Steps to reproduce the behavior:
Add products to order template
Set one of them to out of stock via 'ICM'
Go to 'My Account'
Click on 'Order Templates'
Click on your order template
Environment Details
Browser: Chrome
Project Code Version: PWA Review - shpuld be testable in PWA 2.1
Additional Context, like Screenshots, Log File Snippets etc.
Actual Behavior
Currently, it is not really clear why you can't add your items from the order template to the cart. Especially if you have 20 items in the template and one is out of stock. Then it is hard to recognize and you have to check all of your items.
Expected Behavior
The PWA wireframes define following behavior: Out of stock products are not checked and the checkbox is disabled. They have no quantity. Add to cart button is enabled. See 'My Account' wireframes in PWA 2.0 as example.
We mentioned in the review that it is possible that you add all items to the cart without realizing that one of them is out of stock and could not be added to the cart. I think, we should make a little improvement and add an info message at the top of the items.
See IAD:
An alternative way is the behavior from the shopping cart, where 'invalid' items are extra listed:
Steps to Reproduce the Bug
Steps to reproduce the behavior:
Environment Details
Additional Context, like Screenshots, Log File Snippets etc.
Current Implementation:
AB#75089
The text was updated successfully, but these errors were encountered: