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) a11y violation : Ensures every id attribute value is unique - seen when you edit the dashboard . #77422

Closed
rashmivkulkarni opened this issue Sep 15, 2020 · 1 comment · Fixed by #91017
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Dashboard Dashboard related features loe:small Small Level of Effort Project:Accessibility skipped-test Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects

Comments

@rashmivkulkarni
Copy link
Contributor

[Please add a WCAG level label: WCAG A/AA/AAA]

Steps to reproduce

  1. Login as an user and load sample data
  2. Open dashboard panels
  1. While running the dashboard panel a11y test - found this violation :
[duplicate-id]:  info Current URL is: http://localhost:5620/app/dashboards#/view/7adfa750-4c81-11e8-b3d7-01146121b73d?_g=(filters:!(),refreshInterval:(pause:!f,value:900000),time:(from:now-24h,to:now))&_a=(description:%27Analyze%20mock%20flight%20data%20for%20ES-Air,%20Logstash%20Airways,%20Kibana%20Airlines%20and%20JetBeats%27,filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:%27%27),timeRestore:!t,title:%27%5BFlights%5D%20Global%20Flight%20Dashboard%27,viewMode:view)
     │ info Saving page source to: /Users/rashmikulkarni/Documents/kibana/x-pack/test/functional/failure_debug/html/Dashboard Panel dashboard panel open .html
     └- ✖ fail: Dashboard Panel dashboard panel open 
     │      Error: a11y report:
     │ 
     │ VIOLATION
     │   [duplicate-id]: Ensures every id attribute value is unique
     │     Help: https://dequeuniversity.com/rules/axe/3.5/duplicate-id?application=axeAPI
     │     Elements:
     │       - div[data-layerid="x8xpo"]
     │       - div[data-layerid="x8xpo"] > .mapTocEntry-visible > .mapLayTocActions.euiPopover--anchorLeftUp.euiPopover--withTitle > .mapLayTocActions__popoverAnchor.euiPopover__anchor > .mapLayTocActions__tooltipAnchor.euiToolTipAnchor > .mapTocEntry__layerName.eui-textLeft.euiButtonEmpty--text > .euiButtonEmpty__content.euiButtonContent > .euiButtonEmpty__text > .mapTocEntry__layerNameIcon > .mapFillableCircle.euiIcon--medium[viewBox="\30 \ 0\ 16\ 16"] > defs > path
     │       - div[data-layerid="x8xpo"] > .mapTocEntry-visible > .mapLayTocActions.euiPopover--anchorLeftUp.euiPopover--withTitle > .mapLayTocActions__popoverAnchor.euiPopover__anchor > .mapLayTocActions__tooltipAnchor.euiToolTipAnchor > .mapTocEntry__layerName.eui-textLeft.euiButtonEmpty--text > .euiButtonEmpty__content.euiButtonContent > .euiButtonEmpty__text > .mapTocEntry__layerNameIcon > .mapFillableCircle.euiIcon--medium[viewBox="\30 \ 0\ 16\ 16"] > g > ellipse
     │       - div[data-layerid="y4jsz"]
     │       - div[data-layerid="jzppx"]
     │       - div[data-layerid="\30 hmz5"]
     │ 
@myasonik myasonik added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Sep 16, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@myasonik myasonik added skipped-test bug Fixes for quality problems that affect the customer experience labels Sep 16, 2020
@myasonik myasonik added the loe:small Small Level of Effort label Sep 30, 2020
@timroes timroes added Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Oct 7, 2020
@myasonik myasonik added this to Needs triage in a11y Dec 14, 2020
@myasonik myasonik moved this from Needs triage to Minor in a11y Dec 16, 2020
@myasonik myasonik self-assigned this Feb 17, 2021
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 Feature:Dashboard Dashboard related features loe:small Small Level of Effort Project:Accessibility skipped-test Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
a11y
Minor
Development

Successfully merging a pull request may close this issue.

4 participants