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

Release Announcement: fix accessibility issue on the anchor #163

Merged
merged 1 commit into from
May 2, 2024

Conversation

florianduros
Copy link
Member

Add aria-describedby manually on the anchor.
The role of the RA is a dialog and not a tooltip, so floating-ui doesn't add this attribute.

I also removed a useless data-attribute. It was used in the floating ui example to show that we can have access to the some internal state but there is no use case for us.

@florianduros florianduros marked this pull request as ready for review May 2, 2024 10:06
@florianduros florianduros requested a review from a team as a code owner May 2, 2024 10:06
@florianduros florianduros requested review from dbkr and t3chguy and removed request for a team May 2, 2024 10:06
@florianduros florianduros merged commit 43089ad into main May 2, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants