react-component/collapse

Collapse component is not accessible friend

Closed this issue · 4 comments

Even there are some aria attributes, it still missing tabIndex="0" attributes and some keyPress event handling. So you can not navigate, collapse or expand the tabs using keyboard only.

Please have a look at
https://springload.github.io/react-accessible-accordion/

vs

http://react-component.github.io/collapse/examples/simple.html

I think can PR if you accept this feature

Just want to make sure, looks like it can be done from rc-collapse or antd, where should I PR?

rc-collapse

antd is based on rc-collapse