
Please log in to post a comment
Log in with GitHubCommunity feedback
- @FernJBatista
Hey there, great job!
I really like you got it to work to update as the user interacts, so error messages disappear as the user corrects any errors.
You really got it really good even down to the scale of the elements, nice!
There are a few things you could improve to make this better in case you're interested:
- The radio buttons should not be able to be active both at the same time. And also, I couldn't unselect a radio button if I activated it.
- The error messages move the elements, it's not necessarily bad, but usually you should keep the interactive fields static and make only the error messages move or have animation, this way instead of everything calling the attention of the user, only the errors would (because they're the only ones moving, so they're easier to detect).
- When the submit is successful the message at the top has a weird looking text saying "success check". The rest of the message is good, but that just seemed weird.
You did excellent here all around, I just wanted to mention these small tweaks since it's what is commonly used.
Keep up the good work!
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