Experience-Monks / Experience-Monks/react-f1
Implement Prop Validation
Open
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
https://facebook.github.io/react/docs/reusable-components.html
For instance if I don't pass in `states` or `transitions` it should be validated.
Contributor guide
Research direction
Start with the linked React reusable-components documentation, then trace where the `states` and `transitions` props enter the library. Define the expected behavior for missing props and verify that invalid or absent values produce the intended validation feedback.
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
- Needs clarification
- Newbie friendliness
- 35/100