marwinburesch / marwinburesch/tasks
Add value property for radio inputs in addTaskForm component
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Without the `value` prop it's going to be less clean to get the actual value of the radio inputs
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the addTaskForm component and inspect its radio inputs. Add the requested value property to each relevant input, then verify that consumers can read the selected radio value as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100