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

Support for Field data prop

Open
#633 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.4k
Forks
497
PR merge metrics
No merged PRs in 30d

Description

### Are you submitting a **bug report** or a **feature request**?

Feature request

### What is the expected behavior?

I expect to be able to use data prop on Field. Fields in Final form support `data` prop, but in react-final-form Field `data` prop is ignored. Is there a reason to not implement it or it wasn't a priority?

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the Field API in react-final-form and comparing it with how the data prop is supported in Final Form. Trace how Field props are passed and identify the relevant existing tests; done means the data prop is accepted and exposed consistently, with coverage for the expected behavior.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.