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

multi-step-form-main

@rajkishort596

Desktop design screenshot for the Multi-step form coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
4advanced
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I tried my best to make this working but i feel there is still some bugs in this project. Help me improve this project by suggestions on bugs. All Feedbacks are welcomed ❤️.

Community feedback

@Naren-ReactDev

Posted

Hi, Congratulations on completing the challenge.

I quickly notice few things.

1)Name may not be required to be validated for empty space.

2)email name can have special characters, add special chars as below. suggest to use below

^[A-Za-z0-9.-_]+@[A-Za-z]+.[A-Za-z]+$

3)I feel we don't need to validate the spaces and country codes can be 2 digits also. suggest to use below

^+\d{10,11}$

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