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

Kibana homepage logo is not accessible #16016

Closed
bhavyarm opened this issue Jan 12, 2018 · 0 comments · Fixed by #19838
Closed

Kibana homepage logo is not accessible #16016

bhavyarm opened this issue Jan 12, 2018 · 0 comments · Fixed by #19838
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Project:Accessibility WCAG A

Comments

@bhavyarm
Copy link
Contributor

Kibana version: 6.1.2 BC1

Elasticsearch version: 6.1.2 BC1

Server OS version: darwin_x86_64

Browser version: chrome latest

Browser OS version: OS X

Original install method (e.g. download page, yum, from source, etc.): from staging

Description of the problem including expected versus actual behavior:

  1. aXe audit on Kibana home page shows a severe warning on Kibana logo.
  2. User cannot tab from Kibana logo into contents of homepage.

Warning:

<li> elements must be contained in a <ul> or <ol>
 Impact: serious
 Element location
a > li.logo.kibana
Element source
<li ng-if="!logoBrand &amp;&amp; !smallLogoBrand" aria-label="Kibana Logo" class="logo kibana"></li>

homepage_copy

https://dequeuniversity.com/rules/axe/2.6/listitem?application=AxeChrome

cc @timroes

@bhavyarm bhavyarm added bug Fixes for quality problems that affect the customer experience :Sharing Project:Accessibility labels Jan 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Project:Accessibility WCAG A
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants