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

Fix form validation message appearing unnecessarily #2324

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

christian-byrne
Copy link
Collaborator

@christian-byrne christian-byrne commented Jan 23, 2025

Prevents a validation error message from appearing when the user types in the textarea, deletes the input without modifying other fields, and the entire form status becomes invalid with the textarea marked as touched.

Before:

Selection_798

After:

Selection_799

┆Issue is synchronized with this Notion page by Unito

@christian-byrne christian-byrne requested a review from a team as a code owner January 23, 2025 09:01
@huchenlei huchenlei merged commit 95ff01a into main Jan 23, 2025
10 checks passed
@huchenlei huchenlei deleted the form-message-fix branch January 23, 2025 14:25
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.

3 participants