Problem/Motivation
One use case for this module is to reduce how overwhelming facets can be by not showing all (or any) of the options to start.
Proposed resolution
This will be ignored once filtering starts. Set to zero to not show any links until filtered.
To show everything, i guess this would have to be set to 1000 or something, or Yet Another Checkbox In The Configuration Form is needed.
Comments
Comment #7
mlncn commentedComment #8
brianbrarian commentedTesting with an exposed filter for a taxonomy reference field (about 125 terms in taxonomy). Oliviero theme.
BEF settings for the filter:
Exposed filter widget = Filterable links
Minimum number of facet links before showing text filter = 5
Initial number of links shown = 10
Allow showing all links = not checked
Result:
Links for all taxonomy terms are displayed initially, which is not the expected result.
Also see: https://www.drupal.org/project/bef_links_filter/issues/3485418#comment-1... for results when "Allow showing all links" is checked.