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
we have very complex forms and our users would like to jump between the input elements using the [Tab] key. Unfortunately some of the UI components, like the accordion, are not accessible this way. We would like to focus the accordion header links and press [Enter] to open/close the accordion.
Hey guys,
we have very complex forms and our users would like to jump between the input elements using the [Tab] key. Unfortunately some of the UI components, like the accordion, are not accessible this way. We would like to focus the accordion header links and press [Enter] to open/close the accordion.
There is a plugin such as
http://paypal.github.io/bootstrap-accessibility-plugin/demo.html
Could you please add such options, e.g. using aria-attributes, in your library? Is it possible with low effort?
Regards,
Steven
The text was updated successfully, but these errors were encountered: