rad-ui / ui

Rad UI is an open-source, headless UI component library for building modern, fast, performant, accessible React applications
http://rad-ui.com
MIT License
9 stars 12 forks source link

Accordion Component - Add WCAG accessibility #7

Open kotAPI opened 9 months ago

kotAPI commented 9 months ago

https://www.w3.org/WAI/ARIA/apg/patterns/accordion/

G-Joe commented 1 week ago

I see an accordion folder in the project already with some files in them, is this currently being worked on?

kotAPI commented 1 week ago

https://www.w3.org/WAI/ARIA/apg/patterns/accordion/

The component is ready, but its not aria compliant yet, do you want to take care of that?

G-Joe commented 1 week ago

Let me try, although there are several files and subfiles in the accordion folder, not sure which I should be looking at

kotAPI commented 1 week ago

Let me try, although there are several files and subfiles in the accordion folder, not sure which I should be looking at

Yup you'll need to study the component