Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Tooltip over another tooltip

オープン
#294 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
30/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
react, typescript
領域
frontend

調査の方向性

issue ではファイルもテストも指定されていません。まず、リポジトリの tooltip エントリーポイントでネストされた tooltip を再現し、その後、外側と内側のトリガーがどのように相互作用するかを調べてください。内側の tooltip にホバーしたときに両方が表示されるのではなく、外側の tooltip が非表示になれば完了です。

索引モデルが issue の本文から書いたものです。

説明

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.

主要言語
TypeScript
スター
944
フォーク
199
平均マージ
19時間 1分
マージ済み PR(30日)
3

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

react-component/tooltip のほかの issue

react-component/tooltip の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。