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

"Increase Height" and "Decrease Height" buttons should provide context change information #721

Closed
aphelionz opened this issue Apr 28, 2018 · 4 comments · Fixed by #2939
Closed
Assignees
Labels
accessibility - WCAG A Level A WCAG Accessibility Criteria accessibility documentation Issues or PRs that only affect documentation - will not need changelog entries good first issue

Comments

@aphelionz
Copy link
Contributor

Steps to reproduce (assumes ChromeVox or similar)

image

  1. Open https://elastic.github.io/eui/#/layout/accordion in a new tab.
  2. Tab through to the "Accordion content can dynamically change height" section and focus the "Increase Height" button
  3. Press Enter

Actual Result

"Increase Height" is read repeatedly with no context as to what it is increasing, and to what

Expected Result

"Increase height to 3 items" => "Increase height to 4 items" etc, etc.

Category: #688: Elastic UI Buttons Accessibility
Relevant WCAG Criteria: [3.3.2 Input Assistance: Labels or Instructions(https://www.w3.org/WAI/WCAG20/quickref/#qr-minimize-error-cues)

@aphelionz aphelionz added accessibility accessibility - WCAG A Level A WCAG Accessibility Criteria labels Apr 28, 2018
@snide snide added the documentation Issues or PRs that only affect documentation - will not need changelog entries label Jun 8, 2018
@anishagg17
Copy link
Contributor

@chandlerprall please assign me this issue

@chandlerprall
Copy link
Contributor

@anishagg17 done!

@anishagg17
Copy link
Contributor

@chandlerprall Do you want the change only in docs-view?

@chandlerprall
Copy link
Contributor

Ha! Yes. I don't think any of us caught that this would be docs only.

snide pushed a commit that referenced this issue Feb 28, 2020
Updates docs to add more context to the accordion examples.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility - WCAG A Level A WCAG Accessibility Criteria accessibility documentation Issues or PRs that only affect documentation - will not need changelog entries good first issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants