Design comparison
SolutionDesign
Solution retrospective
It was my first javascript challenge so please feel free to give a feedback on how I could have improved the javascript.
Also I tried to get a gradient on the background of the component but I was unable to figure out what colours were used in the challenge.
Community feedback
- @besttlookkPosted over 2 years ago
Hi, Following are the issues i like to point out:
- Submit button needs more padding in y direction. Also add "cursor:pointer".
- Add "hover" and "active" state on all the buttons.
- Overall card needs more padding. Especially for larger screen.
- Improver the style of footer. If you are not using it, its better to remove it out. 5 MOST IMPORTANTLY, Do dont let user go to "thank you" page without rating. You can disable button in this case.
Good luck, #happyCoding
Marked as helpful0
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