Accordions and Toggles are missing the aria attributes necessary to let screen readers know that they are open or closed and what they are opening and closing. This pull requests adds the functionality described by the WAI-ARIA Best Practices: https://www.w3.org/TR/wai-aria-practices/#accordion
Accordions and Toggles are missing the aria attributes necessary to let screen readers know that they are open or closed and what they are opening and closing. This pull requests adds the functionality described by the WAI-ARIA Best Practices: https://www.w3.org/TR/wai-aria-practices/#accordion