Closed amzoss closed 3 years ago
example of a design pattern that should be accessible:
https://www.w3.org/TR/wai-aria-practices-1.1/examples/accordion/accordion.html
where to store the JS for this?
example from search - Wax has search-ui.js under assets, then the search_box.html include calls that (as well as lunr and some inline JS to pipe things from liquid to JS)
could make entire side bar an accordion - maybe no background color in the surrounding dive.
create an include for the accordion
would need to pass the include page.facet_by
, labels
, page.collection
, the_collection
could make each group collapsible