lightspeedretail / webstore

Web Store eCommerce solution for Lightspeed
http://www.lightspeedpos.com/webstore
Open Software License 3.0
85 stars 63 forks source link

Invalid qty behavior in shopping cart is confusing. #561

Closed tseven closed 11 years ago

tseven commented 11 years ago

If a user updates an item in their cart to a qty which is not available, an alert pop-ups saying "Selected quantity is not available at this time.". After clicking "OK" the qty field is not reverted back to the original qty. This is confusing to the user.

The expected result is the qty be restored to the value before it was updated.