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

'popper' isn't an aria role #163

Open
scottaohara opened this issue Sep 13, 2021 · 0 comments
Open

'popper' isn't an aria role #163

scottaohara opened this issue Sep 13, 2021 · 0 comments

Comments

@scottaohara
Copy link

scottaohara commented Sep 13, 2021

seems that as a default this should be role=tooltip. 'popper' isn't a valid aria role, and thus it will be ignored by assistive technologies.

additionally, the tooltip should be associated with the element to which is provides this additional information by default. The demo page, for example, would benefit from having aria-describedby point to each of the example tooltips from the element they describe. This would provide better initial guidance to developers on how to use this component in a way that will be exposed to assistive technologies.

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

1 participant