solankisandeepsingh / urban_grocery_new

0 stars 1 forks source link

Missing Product Images in Cart #31

Open ganeshgadekar opened 1 year ago

ganeshgadekar commented 1 year ago

Description: In the cart section of the Grocery App, where users can view the list of products they have added, the expected behavior is to display the respective product images alongside the product names and details. However, in the current version of the app, the product images are not being displayed in the cart, making it difficult for users to identify the products they have added based on visuals alone.

Steps to Reproduce:

  1. Open the Grocery App.
  2. Log in using valid credentials.
  3. Navigate to the cart section.
  4. Observe that the product images are not displayed next to the corresponding product entries.

Expected Behavior: In the cart section, each product should be accompanied by its respective product image, enhancing the user experience by providing a visual representation of the items added to the cart.

Actual Behavior: Product images are missing from the cart section, leaving users without a visual reference to identify the products they have added.

Screenshot:-

Image

solankisandeepsingh commented 1 year ago

Resolved.