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

Tooltip targets should have aria-describedby and tooltip contents should have a corresponding ID #4813

Closed
adidahiya opened this issue Jul 20, 2021 · 0 comments · Fixed by #4900

Comments

@adidahiya
Copy link
Contributor

Environment

  • Package version(s): core 3.47.0, popover2 0.11.1
  • Operating System: macOS
  • Browser name and version: Chrome

Accessibility feature request

Blueprint tooltips should better communicate information to assistive technologies.

It should be relatively low-lift to add a feature to the Tooltip and/or Tooltip2 component which renders an aria-describedby attribute and generates a corresponding unique ID string for the tooltip contents to the DOM.

See:

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

Successfully merging a pull request may close this issue.

1 participant