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

[Lens] (Accessibility) Legend items have duplicate ids #88661

Closed
dej611 opened this issue Jan 19, 2021 · 4 comments
Closed

[Lens] (Accessibility) Legend items have duplicate ids #88661

dej611 opened this issue Jan 19, 2021 · 4 comments
Labels
blocked bug Fixes for quality problems that affect the customer experience Feature:Lens Project:Accessibility Team:Visualizations Visualization editors, elastic-charts and infrastructure WCAG A

Comments

@dej611
Copy link
Contributor

dej611 commented Jan 19, 2021

Steps to reproduce

  1. Create a Lens XY chart with multiple layers
  2. Execute this JS in the console: document.querySelectorAll('#dot-a').length
  3. Notice the result being > 1

Expected Result

Result be 1 or less (dynamic id)

This is a cross-tracking issue for elastic-chart.

@dej611 dej611 added Project:Accessibility Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens labels Jan 19, 2021
@elasticmachine
Copy link
Contributor

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

@elasticmachine
Copy link
Contributor

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

@dej611
Copy link
Contributor Author

dej611 commented Feb 23, 2021

I think this can be closed as it is solved in 7.12 since #89822

@flash1293
Copy link
Contributor

Tested in 7.12 and verified this is fixed - it's using an embedded circle svg element now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked bug Fixes for quality problems that affect the customer experience Feature:Lens Project:Accessibility Team:Visualizations Visualization editors, elastic-charts and infrastructure WCAG A
Projects
None yet
Development

No branches or pull requests

4 participants