vuestorefront / magento2

Vue Storefront 2 integration for Magento 2
https://docs.vuestorefront.io/magento
MIT License
171 stars 118 forks source link

Product List Page - Wrong size and colour values when browsing product list page in list view #1221

Closed sync-by-unito[bot] closed 1 year ago

sync-by-unito[bot] commented 2 years ago

Steps to reproduce

CASE I:

  1. Open "Women" category.
  2. Change displaying options to list view.
  3. Scroll product list page.

CASE II:

  1. Open "Gear" category.
  2. Change displaying options to list view.
  3. Scroll product list page.

Actual behavior

In both cases app shows size == "XS" and color == "White" but this is not true especially for products in "Gear" category.

Expected behavior

App shouldn't display size and color values when browsing "Gear" category in list view mode.

Additional bug information

Reproduced with following desktop browsers: Chrome 102, Safari 15.5, Firefox 101. List-view-Women-category (1) List-view-Gear-category (1)

JesseMaxwell commented 1 year ago

Why was this closed? It still appears to be an issue.