Skip to content

Conversation

@ankormoreankor
Copy link
Collaborator

@ankormoreankor ankormoreankor commented Feb 27, 2025

Part 2 of forms validation improvement

  • Added more validation cases on the client side to show better validation error to a user and improve UX
  • Added more translations, including the validation messages
  • More properly organized form fields into field sets where necessary, preferably
  • The Option component can now render an error message the same way as other form fields
  • The Fieldset component can now render the legend element visible only to assistive devices. The legend element is essential for the fieldset element
  • Reduced unnecessary wrappers in forms

@vercel
Copy link

vercel bot commented Feb 27, 2025

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

Name Status Preview Comments Updated (UTC)
canary ❌ Failed (Inspect) Mar 12, 2025 9:45am

@ankormoreankor ankormoreankor force-pushed the form-error-handling-fix-part-2 branch from 8f36b29 to a56b668 Compare February 27, 2025 11:06
@ankormoreankor ankormoreankor force-pushed the form-error-handling-fix branch from d612f1e to 0e8ce7f Compare February 27, 2025 11:10
@ankormoreankor ankormoreankor force-pushed the form-error-handling-fix-part-2 branch from a56b668 to 410574f Compare February 27, 2025 12:03
@ankormoreankor ankormoreankor force-pushed the form-error-handling-fix-part-2 branch from 410574f to 527cafc Compare February 28, 2025 10:01
@ankormoreankor ankormoreankor force-pushed the form-error-handling-fix branch from 0e8ce7f to 5934bae Compare February 28, 2025 10:11
@ankormoreankor ankormoreankor force-pushed the form-error-handling-fix-part-2 branch from 527cafc to 4f25196 Compare February 28, 2025 15:57
@ankormoreankor ankormoreankor force-pushed the form-error-handling-fix-part-2 branch from 8e5ffa3 to 653af1a Compare March 3, 2025 15:19
@ankormoreankor ankormoreankor force-pushed the form-error-handling-fix-part-2 branch from 653af1a to 229fcaf Compare March 3, 2025 15:43
@ankormoreankor ankormoreankor force-pushed the form-error-handling-fix-part-2 branch from 229fcaf to bbf43c6 Compare March 3, 2025 15:57
@ankormoreankor ankormoreankor force-pushed the form-error-handling-fix branch 2 times, most recently from c7a6c82 to 04dd3b5 Compare March 4, 2025 15:21
@ankormoreankor ankormoreankor force-pushed the form-error-handling-fix-part-2 branch from bbf43c6 to a35658b Compare March 4, 2025 15:25
@ankormoreankor ankormoreankor force-pushed the form-error-handling-fix-part-2 branch from a35658b to b111435 Compare March 4, 2025 15:26
@ankormoreankor ankormoreankor force-pushed the form-error-handling-fix branch from 04dd3b5 to 99c6f33 Compare March 4, 2025 15:33
@ankormoreankor ankormoreankor force-pushed the form-error-handling-fix-part-2 branch from b111435 to 1259dd4 Compare March 5, 2025 13:00
@ankormoreankor ankormoreankor force-pushed the form-error-handling-fix-part-2 branch from 1259dd4 to fce1588 Compare March 5, 2025 14:27
@ankormoreankor ankormoreankor force-pushed the form-error-handling-fix-part-2 branch from 87015b3 to 26aeaf3 Compare March 12, 2025 09:45
@ankormoreankor ankormoreankor marked this pull request as ready for review March 12, 2025 09:46
@ankormoreankor ankormoreankor changed the title Fix form validation. Part 2 Form validation refactoring. Part 2 Mar 12, 2025
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.

2 participants