Open Queen-codes opened 1 month ago
https://github.com/creativecommons/legaldb/labels/%F0%9F%9A%A7%20status%3A%20blocked by:
@Queen-codes please add a comment to creativecommons/vocabulary/issues/55 about the need for accessibility in any according implementation
okay, got it. thank you @TimidRobot
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