Submitted 10 months ago
Responsive Intro component sign up form using tailwindcss
@PhosRunia28
Design comparison
SolutionDesign
Community feedback
- @dhafindzahinPosted 10 months ago
Hey, I see you disable the browser default validation.
Just an advice, disabling the default browser validation can impact accessibility as it removes the automatic focus on invalid input fields. To address this, ensure your custom email validator sets focus on the first invalid field and provides clear error messages, this way you will be able to maintain accessiblity for a better user experience.
Other than get great work, cheers
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