Hi, we’re creating a page for a client who needs us to meet web accessibility guidelines (WCAG 2.0 AA). We have an accordion list included on our page and it is being flagged by accessibility audits with the following warning:
“Interactive elements must be able to be activated using a keyboard”
On closer inspection, the accordion items are completely ignored by keyboard navigation, can you tell me how to prevent this from happening?