angular.dart.ui icon indicating copy to clipboard operation
angular.dart.ui copied to clipboard

Accessible Accordion

Open stevenbirr opened this issue 10 years ago • 3 comments

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

stevenbirr avatar Jul 02 '14 08:07 stevenbirr

Hi Steven, Let me check this out.

Regards, Sergey

akserg avatar Jul 02 '14 12:07 akserg

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

akserg avatar Feb 25 '15 17:02 akserg

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

stevenbirr avatar Mar 02 '15 12:03 stevenbirr