Design comparison
Solution retrospective
This project is very interesting for those who want to delve into topics such as forms, especially validations, in this project I did not use any library, only the native resources on the client side, for validating forms. If you can, give me feedback on the submitted implementation.
Community feedback
- @khubaibulPosted almost 2 years ago
Hi! I have checked your project. Very well done.
I faced a problem while filling in the phone number field. Because the regular expression is a bit tricky. Try to use normal regEx for the phone number. It would be good for users I think.
0@Samuel-AmaroPosted almost 2 years ago@KIShakib Yes I understand. And that I tried to leave the pattern equal to the placeholder of the phone input, with the spaces and the same amount, but I'm going to fix this problem.
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