solankisandeepsingh / urban_grocery_new

0 stars 1 forks source link

"Q" Should Be Capitalized in "Quantity Has Been Exceeded" Error Message #52

Open ganeshgadekar opened 1 year ago

ganeshgadekar commented 1 year ago

Steps to Reproduce:

  1. Open the grocery app.
  2. Navigate to a product page where the maximum quantity limit has been set (e.g., Product XYZ).
  3. Attempt to add a quantity of the product that exceeds the maximum limit.

Expected Behavior:

The error message should display as "Quantity limit has been exceeded."

Actual Behavior:

The error message displays as "quantity limit has been exceeded."

Screenshot :-

Image