esnet / esnet/react-dynamic-forms
Support required lists
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 37
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
We should be able to have a ListEditor which is required, i.e. it requires that the length of the list be > 0.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the ListEditor entry point and its existing validation behavior. Define required as rejecting an empty list while accepting a non-empty list, then add or update coverage for both cases and run the relevant test suite.
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