visualizingthefuture / examples-repository

Repository for https://visualizingthefuture.github.io/examples-repository
Other
5 stars 2 forks source link

limit how overwhelming the filters are on the page #7

Closed amzoss closed 3 years ago

amzoss commented 4 years ago

could make each group collapsible

amzoss commented 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

amzoss commented 3 years ago

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)

amzoss commented 3 years ago

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