I have a view on an index, some facets, and a views exposed sort block. If I go to the view and apply a couple of facets, and then change the order (asc, desc, or my sorts configured through search_api), the active facets are lost.

eg.

1. Go to /mens
2. Apply the D&G filter
3. This takes you to ?f[0]=field_product%253Afield_optics_brand%253Afield_optics_brand_displayname%3AD%26G
4. Apply a sort

... Now you are on /mens?search_api_views_fulltext=&sort_by=new_arrival&sort_order=ASC&items_per_page=12

It has removed the active facet, and replaced it with search_api_views_fulltext=

Comments

mrfelton’s picture

Status: Active » Closed (duplicate)