- Merge request !5Issue #3244870: Allow views AJAX history to be updated by (facet) checkboxes → (Open) created by seanB
 - First commit to issue fork.
 - Status changed to Needs work
over 1 year ago 9:52pm 11 June 2024 - 🇬🇧United Kingdom scott_euser
Won't this then apply also to non-facets? Ie, if I:
- Create a view with exposed filter for a taxonomy reference field
 - Use better exposed filters to set that exposed filter to display as a series of checkboxes
 - Click a checkbox using the view
 
If the Views Exposed Form is not using auto-submit, I would expect it to not add to the history state until I click apply. So I believe this code needs to opt-in via the Facet settings?