Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Sign-up form using CSS Grid, Flexbox, HTML5 and JS

Flaviane 30

@Flaviane-Brum

Desktop design screenshot for the Intro component with sign-up form coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Please provide feedback, so I can do better in the future, thank you.

Community feedback

@arbaiv

Posted

Hi, Flaviane 👋. Nice project, love the work. The responsiveness could be improved by making the content vertically centered for larger device sizes.

Once you submit the form with the input fields empty, it shows an error as expected 👍. Then when you enter text into the input field and focus out from it, the error message still shows. And it doesn't go away until you hit the submit button again. It's okay, not a big deal, but it's not good for the UX.

You can improve that by adding a blur event to the input element that will check: if the input value is available then remove the error message.

Marked as helpful

0

Flaviane 30

@Flaviane-Brum

Posted

@arbaiv Thanks for your feedback, I've made some changes. ;)

0
David Emad 925

@DavidEmad01

Posted

Very Nice Work

Just Keep Going

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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