Multi-step-form(React)

Solution retrospective
I strongly believe in pre-planning the layout before diving into the development process.
What challenges did you encounter, and how did you overcome them?During this project, I realized that using flexbox was not as convenient for scaling and sizing of text and content as I initially thought. CSS Grid would have been a much better option, especially for responsive design. I was too far into the challenge to redo that part, but it's something I could possibly revisit in the future.
What specific areas of your project would you like help with?Using flexbox has made it challenging to maintain consistent width and height for all elements. This results in noticeable jumps in size when clicking "next," which can be visually jarring. I'm unsure of the exact cause, but I'd like to find a solution.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Shaun'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