react-component / react-component/tooltip
Tooltip with interactive content not keyboard accessible
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 944
- Forks
- 199
- Avg merge
- 19h 1m
- Merged PRs (30d)
- 3
Description
I am using rc-tooltip to show some tooltip in our app. In once instance we have a tooltip that contains some links which the user can click to navigate to another page.
The problem is the keyboard navigation, because there is no way to the user to be able to access those clickable links in the tooltip using keyboard only.
Is there any work around for this problem or do you think you can enhance the tooltip to make it keyboard accessible?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reproducing the keyboard-navigation problem with a tooltip containing links, then inspect the tooltip's focus and interaction behavior. Done means users can reach and activate the interactive content using only the keyboard, with the expected behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100