Skip to content

articles filter select and clear all buttons#5184

Open
StephDriver wants to merge 4 commits intomasterfrom
b-2097-filter-toggle-all
Open

articles filter select and clear all buttons#5184
StephDriver wants to merge 4 commits intomasterfrom
b-2097-filter-toggle-all

Conversation

@StephDriver
Copy link
Member

closes #2097

@StephDriver StephDriver force-pushed the b-2097-filter-toggle-all branch from 644c5cd to 864adef Compare February 17, 2026 17:10
@StephDriver StephDriver self-assigned this Feb 17, 2026
@StephDriver
Copy link
Member Author

feature created and working on material and clean. In progress debugging for OLH where it doesn't work. So far have found the js is intialising, have inserted console.log statements to track why button presses don't seem to do anything. Could be an incompatibility with Foundation - wondering if there is a native Foundation way to add this functionality.

Might be worth looking at what other forms might use this select/clear all as well.

@StephDriver
Copy link
Member Author

the problem was that OLH theme initialise the filter twice, once for mobile once for desktop, whereas teh other themes initalise it once. I modified the OLH article_list template to incldue a context for the filter (desktop, mobile) and used that to differentiate.

@StephDriver StephDriver force-pushed the b-2097-filter-toggle-all branch from 864adef to b4f57a3 Compare February 23, 2026 11:06
@StephDriver StephDriver marked this pull request as ready for review February 23, 2026 11:09
@StephDriver StephDriver assigned mauromsl and unassigned StephDriver and mauromsl Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Select all" option on articles page

2 participants