final-form / final-form/react-final-form-arrays

Fixed header for FieldArray

Open
#82 0 comments 0 reactions 0 assignees View on GitHub
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.
`

No
FirstName
LastName
`
![Screenshot](https://user-images.githubusercontent.com/45706478/58580049-1a570700-8201-11e9-8b41-8cfac6f1d404.jpg)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.