DarrachBarneveld / ci-swag

Project 5 for Code Institute - Diploma in Full Stack Software Development (E-commerce Applications)
0 stars 2 forks source link

BUG: Negative Products #52

Closed DarrachBarneveld closed 7 months ago

DarrachBarneveld commented 7 months ago

Bug Description

  1. A user can update negative values from the cart page

Steps to reproduce

  1. Add product to cart
  2. Visit cart page
  3. Use the update input field to add negative products to cart

Desired result The user can only remove the amount of products already in the cart

DarrachBarneveld commented 7 months ago

Input fields fixed to allow only removing - products