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

Double searching for the same product ID leads to PLP, not to PDP #1676

Open wteichreb opened 5 months ago

wteichreb commented 5 months ago

Actual Behavior

From the second search for the same Product ID, you will not be redirected to PDP, but to PLP

Expected Behavior

Whenever you search for Product ID, you will be redirected to the PDP

Steps to Reproduce the Bug

Steps to reproduce the behavior:

  1. Call the Intershop PWA shop: https://intershoppwa.azurewebsites.net/home
  2. Search for "paper"
  3. Copy the Product ID from any product in the search result
  4. Search for the copied Product ID, you will be redirected to the PDP of the product
  5. Change to Homepage (e.g. by clicking on shop logo in header)
  6. Search for the same Product ID, you will be redirected to the PLP

Environment Details

Additional Context, like Screenshots, Log File Snippets etc.

AB#97082