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

Accessible popover tooltip support using aria-describedby #852

Merged
merged 4 commits into from Feb 25, 2022

Conversation

sebnitu
Copy link
Owner

@sebnitu sebnitu commented Feb 25, 2022

What changed?

This PR introduces accessibility improvements to the tooltip variation of popover. Now able to use aria-describedby instead of aria-controls for tooltip triggers and updates documentation to reflect required attributes for accessible tooltip usage.

This PR partly addresses: #643

@sebnitu sebnitu merged commit 64e8c7d into main Feb 25, 2022
@sebnitu sebnitu deleted the popover-tooltip-role branch February 25, 2022 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant