Design comparison
SolutionDesign
Solution retrospective
I had done this since but I it took me this long to submit
Community feedback
- @OlatoyanPosted over 1 year ago
Hello there, I just checked your site and there are lots of things you need to improve.
- When I opened the site, I tried to submit which gave me the error for the input field that it's required which is fine. But somehow the age calculated with an empty input field. You should handle that correctly.
- You didn't really validate the input field that well, because when I tried to input an invalid day/month/year, I get the error it must be in the past... But if I try to calculate the age with invalid dates, somehow the age still gets calculated.
These are the errors I noticed
Marked as helpful0@iyanu752Posted over 1 year agothank you, I did not notice these validation errors , I will work on them @Olatoyan
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