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 variation - announce contents as alert #1655

Closed
Tracked by #5383
jgiardino opened this issue Mar 28, 2019 · 1 comment · Fixed by #7335
Closed
Tracked by #5383

Tooltip variation - announce contents as alert #1655

jgiardino opened this issue Mar 28, 2019 · 1 comment · Fixed by #7335
Assignees
Labels

Comments

@jgiardino
Copy link
Collaborator

The ClipboardCopy component displays a tooltip for the Copy button, and on click, a tooltip with a different set of contents display. #1538

This pattern currently isn't accessible in all screen readers, but there is currently an issue open to make further a11y improvements to the tooltip: #789

As part of this issue, the following should happen:

  • When Tooltip accessibility #789 is closed, test the ClipboardCopy component in all screen readers to determine if it's accessible with the updates that were made to the tooltip
  • Make recommendations for any other enhancements needed to make the tooltip accessible for this specific interaction pattern.
    • One possible alternative is to render the tooltip as an aria-live region.
@stale
Copy link

stale bot commented Jun 6, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

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.

3 participants