Design comparison
SolutionDesign
Solution retrospective
Fun challenge. Feedback is greatly appreciated!
Community feedback
- @LeeConnelly12Posted over 2 years ago
If I don't select a rating and click submit, the thank you step text says "You selected undefined".
One way you could prevent this is by making the submit button disabled until a rating is selected, then, when a rating is selected you set disabled to be false.
Doing this will stop the user from going to the next step without choosing a rating first.
Other than that your rating component looks clean and the hover states are smooth, good job!
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