Design comparison
SolutionDesign
Solution retrospective
The 2nd page fails to load after I press the submit button. Any help is highly encouraged.
Community feedback
- @dhillman1989Posted about 2 years ago
A few accessibility issues + the colours are a little off, but this is an issue I had too so I understand.
The functionality of the rating selection and hovers is implemented well. The reason your second page isn't loading is because you have an event listener on 'submit-rating' but this button doesn't exist. It should be an id of 'submit'.
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