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 example is invalid HTML and is missing aria-labelling #771

Closed
lee-chase opened this issue May 15, 2018 · 2 comments
Closed

Tooltip example is invalid HTML and is missing aria-labelling #771

lee-chase opened this issue May 15, 2018 · 2 comments

Comments

@lee-chase
Copy link
Member

Detailed description

The tooltip example shows an anchor with an active element (tabindex="0" inside it. This is not permitted by the spec.

In addition, there is no aria labelling see https://www.w3.org/TR/wai-aria-practices/#tooltip

Is this issue related to a specific component?
Tooltip

What did you expect to happen? What happened instead? What would you like to see changed?
The example should be valid HTML, have role and aria-describedby attributes.

What browser are you working in?

What version of the Carbon Design System are you using?

What offering/product do you work on? Any pressing ship or release dates we should be aware of?

Steps to reproduce the issue

  1. Step one
  2. Step two
  3. Step three
  4. etc.

Additional information

  • Screenshots or code
  • Notes

Add labels

Please choose the appropriate label(s) from our existing label list to ensure that your issue is properly categorized. This will help us to better understand and address your issue.

@alisonjoseph
Copy link
Member

Tagging @aledavila since she is working on updates to tooltip that will be released in v9 at the end of the month.

@alisonjoseph
Copy link
Member

alisonjoseph commented May 18, 2018

Ref PR #714

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

No branches or pull requests

2 participants