Form validation refactoring. Part 2 - #35
Open
ankormoreankor wants to merge 15 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
ankormoreankor
force-pushed
the
form-error-handling-fix-part-2
branch
from
February 27, 2025 11:06
8f36b29 to
a56b668
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix
branch
from
February 27, 2025 11:10
d612f1e to
0e8ce7f
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix-part-2
branch
from
February 27, 2025 12:03
a56b668 to
410574f
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix-part-2
branch
from
February 28, 2025 10:01
410574f to
527cafc
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix
branch
from
February 28, 2025 10:11
0e8ce7f to
5934bae
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix-part-2
branch
from
February 28, 2025 15:57
527cafc to
4f25196
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix-part-2
branch
from
March 3, 2025 15:19
8e5ffa3 to
653af1a
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix-part-2
branch
from
March 3, 2025 15:43
653af1a to
229fcaf
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix-part-2
branch
from
March 3, 2025 15:57
229fcaf to
bbf43c6
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix
branch
2 times, most recently
from
March 4, 2025 15:21
c7a6c82 to
04dd3b5
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix-part-2
branch
from
March 4, 2025 15:25
bbf43c6 to
a35658b
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix-part-2
branch
from
March 4, 2025 15:26
a35658b to
b111435
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix
branch
from
March 4, 2025 15:33
04dd3b5 to
99c6f33
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix-part-2
branch
from
March 5, 2025 13:00
b111435 to
1259dd4
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix-part-2
branch
from
March 5, 2025 14:27
1259dd4 to
fce1588
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix-part-2
branch
from
March 10, 2025 11:36
0bc4437 to
0e02f8c
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix
branch
from
March 11, 2025 09:39
d40c70a to
2d1b259
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix-part-2
branch
from
March 11, 2025 09:39
6dcd990 to
8f2f756
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix
branch
from
March 12, 2025 08:51
2d1b259 to
b375c88
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix-part-2
branch
from
March 12, 2025 09:15
7365a97 to
87015b3
Compare
ankormoreankor
force-pushed
the
form-error-handling-fix-part-2
branch
from
March 12, 2025 09:45
87015b3 to
26aeaf3
Compare
ankormoreankor
marked this pull request as ready for review
March 12, 2025 09:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part 2 of forms validation improvement
Optioncomponent can now render an error message the same way as other form fieldsFieldsetcomponent can now render thelegendelement visible only to assistive devices. The legend element is essential for thefieldsetelement