Add functionality to expand/collapse sections of the checklist, or the entire checklist page #940
Labels
enhancement
Cosmetic and/or usability improvements to the project.
good first issue
A small, good place to get started working with the site.
help wanted
Issues the team would like assistince with.
javascript
Issues dealing with JavaScript.
styling
Issues dealing with our Sass/CSS.
Each section of the Checklist (Content, Keyboard, Controls, etc.) should have the ability to mass-toggle each
details
element in it open or closed. Additionally, it would be great to have a toggle that could do this for the entire Checklist page.The global toggle should override expanded/collapsed state for each section, as it is the "parent" control. The toggle should be accessible, and the underlying JavaScript should be ES5, to ensure good support for legacy browsers.
The text was updated successfully, but these errors were encountered: