CodeDraken / CodeDraken/spectre-react
Add Form Components
オープン
enhancement
- 主要言語
- JavaScript
- スター
- 7
- フォーク
- 6
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
These include:
* Label
* Radio
* Switch
* ~~Checkbox~~
( There may be more )
They're all pretty much the same layout so it will probably be one component that accepts props for the type of input. i.e radio, switch, checkbox.
https://picturepan2.github.io/spectre/elements.html#forms
コントリビューションガイド
調査の方向性
まず、リポジトリに既存する React コンポーネントと、https://picturepan2.github.io/spectre/elements.html#forms にある Spectre のフォームリファレンスを確認します。想定されるコンポーネントの範囲を確認し、要求された Label、Radio、Switch コンポーネントがリファレンスに一致し、残りのフォームコンポーネントが考慮されていれば、作業完了とします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, react
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100