bigcommerce / cornerstone

The BigCommerce Cornerstone theme
https://developer.bigcommerce.com/stencil-docs
287 stars 607 forks source link

Faceted Search only expands/collapses first option #1666

Open dtrzn opened 4 years ago

dtrzn commented 4 years ago

Expected behavior

Clicking another filter category, such as "Features" would expand and collapse the "Features" list

Actual behavior

Clicking another filter category, such as "Features" only expands and collapses whatever filter category is listed first, such as "Brands"

Screen Shot 2020-04-30 at 10 00 47 AM
dtrzn commented 4 years ago

I figured out that reverting to an old version of templates/components/faceted-search/facets/multi.html fixed this. Probably something going on with class names or attributes.

obrien-k commented 4 years ago

Hey @dtrzn I wasn't able to replicate this on the latest version of the base Cornerstone theme, could you share which version you're using?

dtrzn commented 4 years ago

It is occurring for me on a base/vanilla version of 4.5.0, in Chrome and Safari