Design comparison
SolutionDesign
Solution retrospective
Hello. Feedback of my work is highly appreaciated. Thank you in advance.
Community feedback
- @ndragun92Posted over 1 year ago
Hello,
Congratz on finishing the project.
Few things I would like to point out while checking UI.
- Buttons do not have cursor-pointer which should be there to indicate that buttons are clickable (not just hover states)
- Code-wise name of classes for example class="Rating-question" is a bit strange to see it like this. Maybe you could use something like the BEM naming convention https://getbem.com/naming/
- For rating buttons you could have tried to use input type='radio' and then style it
Hope it helps
Marked as helpful2
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