Design comparison
SolutionDesign
Community feedback
- @benlutzPosted almost 2 years ago
Hey, I just came across your solution and wanted to give you a quick feedback (if that's alright):
Your solution "hides" the second step below the current viewport, but users are able to just scroll down to it. You could try to disable scrolling on the body so users would not find the second step without submitting the form. Alternatively, you may put a "display: none" on the second card, as long as it's not needed!
However I like you animation! Hope that helps, have fun coding!
0
Please log in to post a comment
Log in with GitHubJoin 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