Design comparison
SolutionDesign
Community feedback
- @katjadanilovaPosted almost 2 years ago
Hey there,
I have a couple of suggestions:
- Your name verification expects a bit too long names. "Tom Saar" for example isn't accepted by your form, but is a proper name in my country.
- Bank card number can be as long as 19 digits, you have a limit for 16.
- CVC should have at least 3 digits, and your form accepts even with two.
- If CVC field has an error, MM/YY fields are misaligned.
I really liked your transition to a final component. Nicely done!
1
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