This module provides a widget to display facets as a list of navigation links, designed to function like accessible page links rather than toggle buttons. It allows users to easily navigate to specific facet views and reset active facets by clicking the link again.
Provides a widget to display facets as a list of navigation links.
The "List of links" widget does display facets as a list of links. However, these links behave like toggle buttons. Clicking the active facet link will reset the link.
This makes it difficult to use facets as page links. Besides, there are accessibility issues with screen readers.
This module gets around these problems.