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

Feature request: Get meta for individual fields in the array

Open
#149 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
210
Forks
69
PR merge metrics
No merged PRs in 30d

Description

First off thank you for creating this excellent library. I love React Final Form and use it for all my projects. My feature request is as follows.

I would like to get meta-information for individual fields rather than the whole field array. For example, I specifically would like to know which fields are touched within the field array rather than just getting a single boolean value. This is possible using the touched array provided by the parent Form element, however, it would be much more convenient if this information came directly from the FieldArray. Would something like this be possible to add?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.