Collapse component is not accessible friend
Closed this issue · 4 comments
kossel commented
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
yesmeck commented
Ref ant-design/ant-design#6017
@kossel Welcome PR
kossel commented
Just want to make sure, looks like it can be done from rc-collapse or antd, where should I PR?
yesmeck commented
rc-collapse
yesmeck commented
antd is based on rc-collapse