patternfly / patternfly/patternfly-react
Bug - Drawer - Components don't allow ref forwarding
オープン
まだ誰も着手していません。
PF Team
- 主要言語
- TypeScript
- スター
- 862
- フォーク
- 392
- 平均マージ
- 4日 8時間
- マージ済み PR(30日)
- 9
説明
Describe the problem
Drawer subcomponents do not allow ref forwarding. This makes it impossible to control focus with refs.
Expected behavior
Button and other components allow ref forwarding.
Is this issue blocking you?
I guess we can grab by selector, but it is a pain.
Jira Issue: PF-4632
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず Drawer のサブコンポーネントを特定し、Button コンポーネントの ref 転送の挙動と比較します。対象のコンポーネントが refs を受け取れること、および呼び出し元がそれらの refs を使ってフォーカスを制御できることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react, typescript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 68/100