Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve screen-reader-accessibility of Accordion, ButtonIcon, and Popover #103

Merged
merged 1 commit into from
Nov 2, 2017
Merged

Improve screen-reader-accessibility of Accordion, ButtonIcon, and Popover #103

merged 1 commit into from
Nov 2, 2017

Conversation

cjcenizal
Copy link
Contributor

Ports applicable improvements from elastic/kibana#14073

  • Associate Accordion button with content using id, aria-expanded, and aria-controls.
  • Do the same thing with Popovers.
  • Required aria-label or aria-labelledby on ButtonIcon.

…over.

- Associate Accordion button with content using id, aria-expanded, and aria-controls.
- Do the same thing with Popovers.
- Required aria-label or aria-labelledby on ButtonIcon.
@cjcenizal cjcenizal requested review from snide and timroes November 1, 2017 23:07
Copy link
Contributor

@timroes timroes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cjcenizal cjcenizal merged commit 89f2be9 into elastic:master Nov 2, 2017
@cjcenizal cjcenizal deleted the improvement/accessibility branch November 2, 2017 17:42
@bevacqua
Copy link
Contributor

This one missed the changelog update 😅

@cjcenizal
Copy link
Contributor Author

@bevacqua Doesn't look like we had a changelog at the time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants