Classifier render 'type' property
オープン
まだ誰も着手していません。
enhancement
- 主要言語
- TypeScript
- スター
- 153
- フォーク
- 46
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 7
説明
User Story
As a Form Designer, I can specify a Classifier render type, so I can provide the renderer guidance on how a Classifier field should be rendered (e.g., list, dropdown, radio buttons, etc.).
Acceptance Criteria
- In the Form Model, the type of control to use to render a Classifier can optionally be defined using a 'type' property. Possible values include 'list', 'dropdown', 'radiobuttons'.
- When the form is rendered based on the Form Model, if possible the Classifier is rendered using the suggested type of control. If the 'type' is not specified, a dropdown should be used.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
issue にはファイル、テスト、エントリポイントが記載されていません。まず Form Model と Classifier renderer の場所を特定し、次にコントロールタイプがどのように選択されるかを追跡します。要求された場合に list、dropdown、radiobuttons をサポートし、dropdown をデフォルトにすれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100