You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: