Design comparison
Solution retrospective
It was a little dificult the form validation but it works feedbacks are welcome
Community feedback
- @AyoubrabiaePosted about 1 year ago
Hi there,
I see that you are doing a great job. I like the animations and live validation.
However, I've noticed a problem that needs to be addressed. The issue is that I can select a date in the future. For example, today is 10/24/2023, and I can choose 11/30/2023.
To solve this issue, you can implement a small validation to ensure that the selected month in the current year is not greater than the current month, and the day in the current month in the current year is not greater than the current day.
That's all. Happy coding!
Marked as helpful1@DiegoLeonardoSotoPosted about 1 year ago@Ayoubrabiae Hi, thank you for your feedback
Yes I was more worried for how worked yup librarie and i forget to validate that part haha but I already fixed it, it should work well now.
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