[Feature] FAQ Accordion not Accessible
Opened this issue · 2 comments
Queen-codes commented
Problem
The FAQ section is not accessible while navigating with keyboard navigation alone. According to accessibility guidelines, all interactive elements should be fully navigable and operable using a keyboard. This is currently not the case.
Description
The FAQ section should be accessible for all users. The section needs to respond to keyboard inputs (e.g., tabbing through questions and using the enter or space keys to expand/collapse answers).
Additional Context
- Link to FAQ section: LegalDb FAQ Page
- Link to additional information: (https://www.w3.org/WAI/ARIA/apg/patterns/accordion/)
- creativecommons/vocabulary/issues/55
Implementation
- I would be interested in implementing this feature.
TimidRobot commented
🚧 status: blocked
@Queen-codes please add a comment to creativecommons/vocabulary/issues/55 about the need for accessibility in any according implementation
Queen-codes commented
okay, got it. thank you @TimidRobot