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

[ML] [Accessibility] Use non visual language to announce bottom bar on file data viz #31113

Closed
aphelionz opened this issue Feb 14, 2019 · 3 comments

Comments

@aphelionz
Copy link
Contributor

aphelionz commented Feb 14, 2019

Steps to reproduce (assumes ChromeVox or similar)

  1. Navigate to Machine Learning
  2. Tab to Data Visualizer
  3. Upload a Valid File
  4. Go to File Contents / Analysis Screen

image

Actual Result

The screenreader announces that 'There is a new menu opening with page-level controls at the bottom of the page'.

Expected Result

Non-visual language should be used in place of "bottom of the page" ... suggest use of "end of document?"

Meta Issue #26855

Kibana Version: 6.5

Relevant WCAG Criteria: 3.2.2 On Input

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui

@jgowdyelastic jgowdyelastic changed the title (Accessibility) Bottom Menus [ML] [Accessibility] Bottom Menus Feb 14, 2019
@peteharverson peteharverson changed the title [ML] [Accessibility] Bottom Menus [ML] [Accessibility] Announce bottom menu on file data visualizer results Mar 7, 2019
@peteharverson peteharverson changed the title [ML] [Accessibility] Announce bottom menu on file data visualizer results [ML] [Accessibility] Use non visual language to announce bottom bar on file data viz Mar 7, 2019
@peteharverson
Copy link
Contributor

The screen reader text for the bottom bar is set in the EuiBottomBar component. Raised elastic/eui#1696 to get this text altered to use non-visual language.

@peteharverson
Copy link
Contributor

This has been fixed by the change to EuiBottomBar in elastic/eui#1727, with the the screen reader text changed to use non-visual langauge There is a new menu opening with page level controls at the end of the document.

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

No branches or pull requests

4 participants