- Issue created by @artusamak
- @artusamak opened merge request.
- Status changed to Needs review
almost 2 years ago 9:37am 18 July 2023
If you have a hierarchical facet combined to this module and soft limits for your facet, you will bump into this issue from Facets #3208580.
The selector are not optimized to collapse correctly if there is a hierarchy.
This module suffers from the same issue.
* See #3208580
* enable facet search for the same facet,
* start typing: the list is filtered,
* remove all characters with the DELETE key,
* the list is broken and you can't use the soft links.
Apply a strict CSS selector to respect the hierarchy.
Needs review
1.1
Code