Submitted 12 months agoA solution to the Multi-step form challenge
Multi step form
react, tailwind-css, vite
@jjdavenport

Solution retrospective
What are you most proud of, and what would you do differently next time?
Completing a level 4 challenge , next time I would not put the navigation buttons in a seperate component and keep them contained within the form and just use position fixed for the mobile nav buttons.
What challenges did you encounter, and how did you overcome them?The main challenge was after initial validation if the user returned to the form and all inputs where valid the user would need to click to twice to revalidate the form, solved with useRef.
What specific areas of your project would you like help with?Any feedback is appreicated.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jordan Davenport's solution.
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