Design comparison
SolutionDesign
Community feedback
- @deejayjayPosted over 1 year ago
Looks great. My only suggestion is to set a min value for your input elements so that it won't accept -ve values at all. Right now, users can try to input -ve numbers by using arrow keys. For day & month, set min value or 1 and max value of 31 and 12 respectively.
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