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

State not always up to date

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

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

評価

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

調査の方向性

src/App.js にあるリンク先の CodeSandbox から始め、React 18 で動作を再現してください。rc-motion が Parent のホバーと子要素の表示状態の遷移をどのように処理するかを追跡します。要素が一貫して期待される状態に到達し、再現ケースで Parent がホバー状態なのに子要素が非表示になることがなくなれば完了です。

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

説明

Hi,

I am trying to trace the root cause of https://github.com/ant-design/ant-design/issues/38818 ,
and I believe this is related to rc-motion, either being buggy on react-18, or maybe misused.

Here is a sandbox where I can repo the issue
https://codesandbox.io/s/small-moon-nigikp?file=/src/App.js

https://user-images.githubusercontent.com/1194083/203934195-bbaab64f-fd94-44c8-9b66-c292e4e6ceed.mov

as you can see, the element does not seems to end up in the state it is supposed to be, as sometimes Parent is hovered, but child is not visible

主要言語
TypeScript
スター
178
フォーク
51
PR マージ指標
30日以内にマージされた PR はありません

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

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

はじめの一歩

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

react-component/motion のほかの issue

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

似ている issue

TypeScript の issue をもっと見る

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

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