Design comparison
Solution retrospective
All Feedback appreciated
Community feedback
- @RamiroPerez07Posted about 2 years ago
Hello! Here my feedback:
- Validation does not work
- The borders of the text boxes are too dark
0@MinamakhloufPosted about 2 years ago@RamiroPerez07
In what way doesn't it work? If you submit with a field empty, the error message will come for that field.
0@RamiroPerez07Posted about 2 years ago@Minamakhlouf
Yes, but it does not work well. Try this:
1)Send an empty input. A message says "First Name cannot be empty"
2)Then, In the same input (with error), write something (like "hello", etc).
3)You realize that the error persists, so it works bad.
Marked as helpful0@MinamakhloufPosted about 2 years ago@RamiroPerez07
That's a valid feedback.
I'll readjust my JavaScript so that the error messages are re-hidden before each submission and will only re-appear for the errors that remain.
Thanks for pointing out the 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