Four51 / CustomSolutions

Custom Solutions
7 stars 15 forks source link

Product Matrix - add to cart button is not disabled if qty is 0 #14

Closed jrasmussen451 closed 9 years ago

jrasmussen451 commented 9 years ago

The Add to Cart button should be disabled until a quantity is entered. ( see also Issue #15 )

jrasmussen451 commented 9 years ago

resolved - dev commit # [123fbd8]. Note the button will not be disabled until it is clicked. This behavior is the same as the base app (except that it is using inline instead of navbar-bottom error messaging).

jrasmussen451 commented 9 years ago

The error message still shows when a quantity is validly entered before switching to the cart.