Design comparison
Community feedback
- @jarleisassiPosted over 1 year ago
Just had a look at your validation form. Seems like it's not validating february. It allows me to put days >= 30. It suppose to be , considering leap year, up to 29, normal years only 28.
0@SS-AahashPosted over 1 year ago@jarleisassi I just checked, its validating "2" i.e february, and it also throws an error if the days goes beyond 30, You gotta recheck man.. If you wanna discuss more on it ping me on linkedin https://www.linkedin.com/in/aahash/
0@jarleisassiPosted over 1 year ago@SS-Aahash that's what I meant. There are only 28 days in February. 29 days if it's a leap year. February shouldn't accept more than 29 years. Your form is accepting beyond 29. I don't have linkedin. Sorry. Anyway, your layout is fantastic.
0@SS-AahashPosted over 1 year ago@jarleisassi, thanks pointing it out. I fixed it now. comment down if you found any more bugs, really appreciate it. We can connect on git anyways
1
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