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

Make the tooltip more accessible #819

Open
1 of 2 tasks
raidenmiro opened this issue Feb 23, 2023 · 0 comments
Open
1 of 2 tasks

Make the tooltip more accessible #819

raidenmiro opened this issue Feb 23, 2023 · 0 comments

Comments

@raidenmiro
Copy link

Feature request 🚀

  • I will create Pull Request
  • It's just a suggestion

Expected

  • Role tooltip to the element, the serves tooltip container.
  • The element that invokes the tooltip refers to the tooltip element with aria-describedby. It can be passed by the user as property or use inside with useId. Example implementation illustrated in the Radix tooltip.
  • Keyboard Interaction. If trigger element received focus and tooltip is not open, then it is necessary to show it.
  • If the trigger loses focus, it is necessary to close the tooltip.
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