final-form / final-form/react-final-form-arrays
Fixed header for FieldArray
- Dominant language
- TypeScript
- Stars
- 210
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
### Are you submitting a **bug report** or a **feature request**?
feature request
### What is the current behavior?
Fields are self-described using placeholder
### What is the expected behavior?
Add **optional** header with the values from field names.
### Sandbox Link
https://codesandbox.io/s/xvrv30p95q
### What's your environment?
### Other information
Insert this just above the in the sandbox index.js, to see what I am expecting.
`

Contributor guide
Research direction
Start with the linked CodeSandbox, especially index.js and the usage, to understand the requested header layout and current field-name behavior. Done means FieldArray supports an optional header displaying the field-name values without changing existing usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100