patternfly / patternfly/patternfly-react
Wizard - Support for Custom Component Integration
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 862
- フォーク
- 392
- 平均マージ
- 4日 8時間
- マージ済み PR(30日)
- 9
説明
Is this a new component or an extension of an existing one?
Existing; Wizard.
Describe the feature
The Wizard component currently offers limited customization for its step navigation as Wizard only accepts children of type WizardStep.
This prevents adoption of the Drawer component when teams require common alternative navigation patterns or need to integrate other components within the layout.
Developers must create custom component implementations with manual CSS height adjustments when they need variations like horizontal progress steppers or other components the navigation area (like the FilterSidePanel from react-catalog-view).
This is an RFE to enhance the Wizard component to support custom components in the left nav and header - for example, a progress stepper layout (both vertical and horizontal variants) in place of the step navigation, while maintaining the same wizard layout and functionality.
Are there visuals for this feature? If applicable, please include examples for each state and for varying widths
Note that, since Kubeflow Notebooks 2.0 does not use the PF Wizard here due to their custom use case, the drawer panel does not take the full height of the page container and requires a CSS override to resolve.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、既存の Wizard API とリンクされた Progress Stepper の例を確認し、現在の WizardStep のみによるナビゲーションモデルに注目します。左側のナビゲーションとヘッダーに配置するカスタムコンテンツが Wizard のレイアウトと機能をどのように維持すべきかを定義し、その後、提供されたビジュアルに示されている垂直および水平ナビゲーションと全高の動作を検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react, typescript
- 領域
- design, frontend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100