CodeDraken / CodeDraken/spectre-react
Add Form Components
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Research direction
Start by reviewing the repository's existing React components and the Spectre forms reference at https://picturepan2.github.io/spectre/elements.html#forms. Confirm the intended component scope, then consider the work complete when the requested Label, Radio, and Switch components match the reference and the remaining form components are accounted for.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100