react-component / react-component/tooltip

Tooltip with interactive content not keyboard accessible

Open
#93 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.