patternfly / patternfly/patternfly-react
Bug - DragDropSort - DataListControl is duplicated when used in a Table/Modal
オープン
まだ誰も着手していません。
PF Team
Stale
- 主要言語
- TypeScript
- スター
- 862
- フォーク
- 392
- 平均マージ
- 4日 8時間
- マージ済み PR(30日)
- 9
説明
From https://github.com/patternfly/patternfly-react/pull/11295
When DragDropSort is used in the table column management demo, the content of the draggable DataList items that DragDropSort creates internally somehow is double wrapping with DataListControl.
This may be a demo issue or issue with DragDropSort.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Table/Modal 内で DragDropSort を使用して、PR #11295 のコンテキストにあるテーブル列管理デモを再現します。重複した DataListControl がデモでの使用に由来するのか、それとも DragDropSort が内部で作成する draggable な DataList 要素に由来するのかを比較します。draggable 要素が DataListControl のコンテンツを二重にラップせずにレンダリングされれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react, typescript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100