react-component / react-component/tooltip

Tooltip over another tooltip

Open
#294 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
944
Forks
199
Avg merge
19h 1m
Merged PRs (30d)
3

Description

Hi!
Is there a way to hide a tooltip once another tooltip is triggered above the previous?

I have a big div element with tooltip, and inside of it a small div also with tooltip. I want to hide the big div tooltip once the small div tooltip is triggered (when hovering on the small one) - kind of stop propagation on tooltips. Right now, i just see tooltip on top of another.

Is there a way to do so?
tnx.

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 file or test is named in the issue. Start by reproducing nested tooltips in the repository's tooltip entry point, then inspect how the outer and inner triggers interact. Done means hovering the inner tooltip hides the outer tooltip instead of displaying both.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.