Xceptance / posters-demo-store

A simple e-commerce application for demoing load testing, test automation, and functional testing.
Apache License 2.0
4 stars 4 forks source link

Mini-cart: headline only changes to plural after page reload #129

Open KFie opened 1 year ago

KFie commented 1 year ago

Reproduce:

  1. start out with empty cart
  2. add one item to cart
  3. add another item to cart
  4. mouse over cart icon to trigger mini-cart flyout

Issue: The headline reads "2 item in the cart", it fails to adjust to the correct plural. Only after page refresh do I see the correct version "2 items in the cart". Expected to see this right away.

https://github.com/Xceptance/posters-demo-store/assets/141221329/65e43dcf-6667-4b78-9d6e-dacafb168734

2023-08-04_11h07_56

freddyka commented 10 months ago

Issue remains for poster v2.1.

EliasTatX commented 6 months ago

This is still present as of posters v2.2. A duplicate of this ticket has been created in #209