Design comparison
Solution retrospective
Incorporating ARIA attributes for web accessibility.
What challenges did you encounter, and how did you overcome them?Web accessibility for the form. Reading on ARIA attributes online.
What specific areas of your project would you like help with?Feedback on the solution and how I can improve it.
Community feedback
- @Si1entERAPosted 4 months ago
Dear @khalagai,
Congratulations on the completion of your project,
I've noticed that when the error messages appear, they remain until the form has successfully been completed. try implementing a setTimeout function to remove the error messages after a certain time to make the form appear cleaner. this can also be applied to the success class.
I also found myself learning a lot from your JavaScript code such as your approach to validation. besides that, I hope you hand fun pushing past your limits.
Happy coding.
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