- Issue created by @michaelmol
- First commit to issue fork.
- Status changed to Needs review
about 2 months ago 12:29pm 8 July 2025 - 🇳🇱Netherlands ifrik
Looking for the same, when I use facets in exposed filters rather then in a separate block.
For consistency, it would be better to use the same classes that are already in the facets-result-item.html.twig template:
<span class="facet-item__value">{{ value }}</span>
and
<span class="facet-item__count">({{ count }})</span>