Responsive Multi Step Platform using Grid, Flexbox
Design comparison
Solution retrospective
This challenge have a lot JS and it was very challenging to think of every functionallity. I'm still learning about grids in css, maybe I've used it not in the best ways, but I'll keep doing my best. If anyone can review my code and give me some advice, I'd be very grateful.
Community feedback
- @Pawel1894Posted almost 2 years ago
Hey, i have one little suggestion for first step validation. I think it's better UX to let user write and then inform later if their input is invalid. There if i just click to first input to start writing my name it is already yelling at me that this field is required. Maybe try to set some kind of flag to check if field was changed? onBlur event or something.
Marked as helpful1
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