- Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
accessibilityIssues with accessibility or to improve accessibilityIssues with accessibility or to improve accessibilityhelp neededWe'd love volunteers to advise on or help fix/implement this.We'd love volunteers to advise on or help fix/implement this.javascriptrequires change to JavaScript filesrequires change to JavaScript files
Description
Currently, it is possible to open and close the accordion component (seen on the search results page) using the keyboard.
However, it would be nice to:
- Automatically close the open accordion section (
accordion__content) when the user tabs to the next accordion trigger (accordion__link) - Allow the user to close the current section (
accordion__content) using theesckey
Metadata
Metadata
Assignees
Labels
accessibilityIssues with accessibility or to improve accessibilityIssues with accessibility or to improve accessibilityhelp neededWe'd love volunteers to advise on or help fix/implement this.We'd love volunteers to advise on or help fix/implement this.javascriptrequires change to JavaScript filesrequires change to JavaScript files