intershop / intershop-pwa

The Intershop PWA is an Angular based progressive web app storefront for the Intershop Commerce Platform.
https://www.intershop.com/progressive-web-app
MIT License
159 stars 85 forks source link

Remaining error message while shopping cart is empty #1675

Closed paramaeder closed 4 months ago

paramaeder commented 5 months ago

Actual Behavior In the mobile and tablet view, the empty shopping cart with the red message "The cart could not be found" opens when I click on the shopping cart icon in the header or in the sticky navigation. If I go back to the desktop after the mobile and tablet view, the error message remains on the desktop.

Expected Behavior The behavior should be like in the desktop view. The pop-up with the message "Your cart is currently empty." should be shown when I click on the cart icon in the header or in the sticky navigation.

Steps to Reproduce the Bug

  1. Open the mobile or tablet view (e.g. IPhone 14 Pro Max)
  2. Click on the cart icon in the header or in the sticky navigation -- The empty cart page is opened, the red message appears.
  3. Go back to the desktop view -- The empty cart page remains open, the red message is still there.
  4. Go to the homepage and click on the cart icon -- There is a red message "The cart could not be found."

image image image

AB#97041