vuestorefront / vsf-capybara

Capybara is a Storefront UI based theme for Vue Storefront. Always Open Source, MIT license. Made with :green_heart: by Vue Storefront.
https://capybara.storefrontcloud.io/
MIT License
154 stars 84 forks source link

Updated: the maxValue validator for product quantity selector and updated the variable name to isAboveMax(#566/product-qty-max-value-check) #674

Open ymaheshwari1 opened 3 years ago

ymaheshwari1 commented 3 years ago

Related Issues

566

Closes #

Short Description and Why It's Useful

The check for max quantity validation is failing, which allows user to add any qty on the product page.

Screenshots of Visual Changes before/after (If There Are Any)

IMPORTANT NOTICE - Remember to update CHANGELOG.md with description of your change

Contribution and Currently Important Rules Acceptance

ymaheshwari1 commented 3 years ago

Thanks to @infinityRedux for the additional information on the issue.