- Issue created by @mxr576
When a facet contains a large number of links and checkbox items, even with the "Show more" functionality ( ✨ Add a Soft Limit option Active ) configured, users are presented with an expanded list that can be overwhelming and difficult to navigate. This creates a poor user experience as users must process a lengthy list of options. Additionally, the expanding list causes layout shifts on the page, which can be disorienting for users. Adding a scrollable container to the facet would maintain a consistent height while still providing access to all options, preventing layout shifts and improving usability.
Add a configurable option in the Better Exposed Filters settings to make filter option lists scrollable. This would include:
The implementation should maintain all existing functionality (like "Show more/less" toggles) while adding the scrollable container.