react-component / react-component/field-form

FieldData 的 error 类型 扩展

Open
#488 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1k
Forks
286
Avg merge
4d 16h
Merged PRs (30d)
1

Description

现在FieldDataerror类型是 string[], antd mobile 里定义的messagestring | ReactElememt[] ,期望 error类型也可以支持 reactElement

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the FieldData declaration and inspect how its error type is used in validation and related APIs. Compare it with antd mobile's message type, then verify that React elements are accepted without breaking existing string-array usage. Check the repository's existing type or validation tests if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.