Submitted 17 days agoA solution to the Contact form challenge
Contact form using JavaScript
accessibility, bem, sass/scss
@ROKUROO7

Solution retrospective
What are you most proud of, and what would you do differently next time?
In this challenge I focused on accessibility so that users can use autofill to fill out there personal info (name , email) and screen readers can read the form information correctly while also notifying users about required fields and errors.
What challenges did you encounter, and how did you overcome them?The major challenge was to figuring out how to make screen readers be aware of error messages.
Dynamically updating Aria-invalid based on user input using JavaScript solved the issue.
What specific areas of your project would you like help with?Any feedback will be appreciated.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on ROKUROO7's solution.
Join 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