[Feature] FAQ Accordion not Accessible #199
Labels
💻 aspect: code
Concerns the software code in the repository
🕹 aspect: interface
Concerns end-users' experience with the software
✨ goal: improvement
Improvement to an existing feature
🟩 priority: low
Low priority and doesn't need to be rushed
🚧 status: blocked
Blocked & therefore, not ready for work
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
Implementation
The text was updated successfully, but these errors were encountered: