Design comparison
SolutionDesign
Solution retrospective
It's a bit messy in code but how can I improve javascript code and CSS?
Community feedback
- @palgrammingPosted over 3 years ago
well on your validation check you are clearing your form input so when the user enters text in for example the first name and then try to validate the form the users input is being cleared prematurely
0@Huseyn-SomeGuyPosted over 3 years ago@palgramming so you are saying that the form shoud be cleared when validation check is wrong right?
0@palgrammingPosted over 3 years ago@Huseyn-SomeGuy yes only when all the fields validate properly and the form is submitted
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord