patternfly / patternfly/patternfly-react
Table - expandable tree animation support
オープン
まだ誰も着手していません。
Animation
PF Team
Stale
Waiting for core
- 主要言語
- TypeScript
- スター
- 862
- フォーク
- 392
- 平均マージ
- 4日 8時間
- マージ済み PR(30日)
- 9
説明
https://github.com/patternfly/patternfly/pull/7522
- Needs an opt-in flag for animations (or reusing other Table animation opt-in prop combined with
isTreeTable). - Add this flag to the TableContext.
- Reference the context in
TreeRowWrapper& add modifier classes (expandable, nested, any others from core PR) based on its presence +aria-level/isExpandedinTreeRowWrapper.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まずリンクされている core PR を読み、次に TableContext と TreeRowWrapper を調べます。アニメーションの opt-in が isTreeTable、aria-level、isExpanded とどのように連携すべきかを判断します。context flag が引き継がれ、TreeRowWrapper が必要な expandable および nested の modifier class を出力すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100