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

(Accessibility)Lens: ARIA Input Field is missing an Accessible Name #87789

Closed
barlowm opened this issue Jan 10, 2021 · 3 comments
Closed

(Accessibility)Lens: ARIA Input Field is missing an Accessible Name #87789

barlowm opened this issue Jan 10, 2021 · 3 comments

Comments

@barlowm
Copy link
Collaborator

barlowm commented Jan 10, 2021

<div id="kbnTypeahead__items" role="listbox">

This listbox should be programatically attached to the "Search" field (See Lens: Info and Relationships #87788)

ARIA

Kibana Version:
7.10

OS:
Windows 10

Browser:
Chrome

Screen reader: [if relevant]
NVDA

Relevant WCAG Criteria: WCAG Criterion - Level A/AA/AAA
4.1.2 Name, Role, Value - Level A

For all user interface components, the name and role can be programmatically determined;

Relevant ARIA spec: WAI-ARIA Authoring Practices
3.14 Listbox - A listbox widget presents a list of options and allows a user to select one or more of them. A listbox that allows a single option to be chosen is a single-select listbox; one that allows multiple options to be selected is a multi-select listbox.

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-accessibility (Project:Accessibility)

@barlowm
Copy link
Collaborator Author

barlowm commented Jan 10, 2021

Pinging @myasonik

@myasonik
Copy link
Contributor

They query bar is not specific to Lens. Merging with the other query bar issue into one generic issue for it: #79927

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

3 participants