Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding validations when setFields is triggered #661

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nikhil233
Copy link

@nikhil233 nikhil233 commented Mar 13, 2024

@zombieJ @afc163

This PR fixes the case when code updates the value using setFieldValue or setFieldsValue and in currect view it is showing error message .

Current Case : It shows the value in the field but the error message still looks and doesn't disappear .
After this PR : After value is set and it trigger validation function again and the red message disappear.

Copy link

vercel bot commented Mar 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
field-form ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 13, 2024 4:31am

Copy link
Author

@nikhil233 nikhil233 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yoyo837 yoyo837 requested a review from zombieJ April 16, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant