Skip to content

feat(a11y): General Accessible Chart Information #2683

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

Draft
wants to merge 41 commits into
base: main
Choose a base branch
from

Conversation

walterra
Copy link
Contributor

@walterra walterra commented Jul 7, 2025

Summary

WORK IN PROGRESS

Details

Issues

Part of #36386.

Checklist

  • The proper chart type label has been added (e.g. :xy, :partition)
  • The proper feature labels have been added (e.g. :interactions, :axis)
  • All related issues have been linked (i.e. closes #123, fixes #123)
  • New public API exports have been added to packages/charts/src/index.ts
  • Unit tests have been added or updated to match the most common scenarios
  • The proper documentation and/or storybook story has been added or updated
  • The code has been checked for cross-browser compatibility (Chrome, Firefox, Safari, Edge)
  • Visual changes have been tested with light and dark themes

walterra and others added 9 commits August 11, 2025 14:01
…c test assertions

- Fix invalid HTML structure by moving ScreenReaderSummary components outside canvas elements in Goal and Heatmap charts
- Update e2e test helpers to handle multiple screen reader elements more robustly
- Replace generic accessibility content checks with specific expected text assertions in all a11y tests
- Improve waitForA11yContent to use proper Playwright locator patterns

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@elastic-datavis
Copy link
Contributor

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

Successfully merging this pull request may close these issues.

1 participant