-
-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Milestone
Description
The problem:
v2 of the currentRefinements widget allowed for a button per each refinement selection. v3 buttons have one button per facet category (e.g. multiple selections per facet appear on a single button). The result is the button will overflow off the page. This is particularly prevalent on mobile.
Unless Algolia adds the will require templates option back to the currentRefinements widget,lots of additional connector code.
Adding to #someday for now as very few visitors use multiple facets on mobile.
The alternative is to simply hide currentRefinements on mobile (and perhaps add a filter count to direct user back to refinements slide-out)