akserg / angular.dart.ui

Port of Angular-UI to Dart.
angulardartui.com
Other
100 stars 37 forks source link

Accessible Accordion #95

Open stevenbirr opened 10 years ago

stevenbirr commented 10 years ago

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

akserg commented 10 years ago

Hi Steven, Let me check this out.

Regards, Sergey

akserg commented 9 years ago

Hi Steven. Is this issue still valuable for you project?

stevenbirr commented 9 years ago

Yes, it is, would be great! Default Bootstrap works like a charm. http://getbootstrap.com/javascript/#collapse