Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

ADA Violation - required ARIA attribute not present #1775

Closed
david-kirkland opened this issue Aug 17, 2016 · 1 comment
Closed

ADA Violation - required ARIA attribute not present #1775

david-kirkland opened this issue Aug 17, 2016 · 1 comment

Comments

@david-kirkland
Copy link
Contributor

david-kirkland commented Aug 17, 2016

Bug description:

ARIA widget roles must have appropriate attributes describing the state or properties of the widget. The <input role="combobox" ...> element should include the aria-expanded attribute. The absence of this ARIA attribute results in a WCAG2 (A) violation.

Link to minimally-working plunker that reproduces the issue:

This FireFox plugin will allow you to test accessibility...
https://addons.mozilla.org/en-us/firefox/addon/axe-devtools/

Version of Angular, UI-Select, and Bootstrap:

Angular: 1.5.2
Bootstrap: 1.2.5
UI-Select: 0.18.1

@david-kirkland david-kirkland changed the title ADA WCAG2 Violation - required ARIA attribute not present ADA WCAG2 - required ARIA attribute not present Aug 17, 2016
@david-kirkland david-kirkland changed the title ADA WCAG2 - required ARIA attribute not present ADA Violation - required ARIA attribute not present Aug 17, 2016
@user378230
Copy link
Contributor

You could submit a PR for this.

Seems simple enough and I doubt anyone else would ever get to it...

user378230 pushed a commit that referenced this issue Aug 22, 2016
kboga pushed a commit to kboga/ui-select that referenced this issue Nov 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants