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

Bug - Tooltip - contents for ref variant not announced by assistive tech #7331

Closed
Tracked by #5383
thatblindgeye opened this issue May 2, 2022 · 0 comments · Fixed by #7332
Closed
Tracked by #5383

Bug - Tooltip - contents for ref variant not announced by assistive tech #7331

thatblindgeye opened this issue May 2, 2022 · 0 comments · Fixed by #7332
Assignees
Labels

Comments

@thatblindgeye
Copy link
Contributor

Describe the problem
Currently when using a React or selector ref for the Tooltip component, the tooltip contents does not get announced by assistive technologies. Only using the Tooltip component as a wrapper has the contents announced.

How do you reproduce the problem?

  1. Go to the Tooltip component
  2. Start Voice Over or another screen reader
  3. Navigate to the examples that use a React or selector Ref
  4. Notice that the tooltip contents may not get announced (tested using VO in Chrome)

Expected behavior
The tooltip contents gets announce when using the React or selector ref variants

Is this issue blocking you?
An alternative is using the Tooltip component as laid out in the "basic" example in the above link (using the Tooltip component as a wrapper).

Screenshots
If applicable, add screenshots to help explain the issue.

What is your environment?

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

What is your product and what release date are you targeting?

Any other information?

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

Successfully merging a pull request may close this issue.

2 participants