Design comparison
Solution retrospective
Well... this is not the most elegant way to solve this challenge. I am open to criticism so feel free to point out downfalls and share your ideas on how to fix them. Lukasz :)
Community feedback
- @Deevyn9Posted almost 2 years ago
Hi Lukasz, congrats on completing this project, you did great to implement the design beautifully.
However, the error message and image that appears when an invalid email is typed doesn't disappear when a valid email is typed. Look into solving this issue.
Happy Coding!
Marked as helpful0@Lukasz-MildePosted almost 2 years ago@Deevyn9 Hi! Thank you for pointing this out. Is there any universal solution for this issue or just "if the email is valid = classList.remove (error)"?
1@Deevyn9Posted almost 2 years ago@Lukasz-Milde the little snippet you have there should do the trick.
Good luck!
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