ieiciet / Checkout-ShoppingCart

This website is live at https://ieiciet.github.io/Checkout-ShoppingCart
7 stars 8 forks source link

Bug: Validation must happen before button click. #24

Open rsinghcodes opened 3 years ago

rsinghcodes commented 3 years ago

Whenever I am clicking on "Checkout" Button without entering any value in the input box, a modal box is appearing.

Solution

Proper validation must happen before a modal box is displayed.

rsinghcodes commented 3 years ago

Please assign it to me, I would like to fix this Bug.

Thank you!