Submitted about 1 year agoA solution to the Interactive rating component challenge
Bem, Accessibility
accessibility, bem
@poissonfou

Solution retrospective
What are you most proud of, and what would you do differently next time?
I am happy to have properly implemented a BEM architechture in this project and to have made the rating buttons accessible through the keyboard
What challenges did you encounter, and how did you overcome them?I couldn't use a checkbox type input for the design, so I had create custom ones using 'role' attributes and aria-checked attributes.
What specific areas of your project would you like help with?I couldn't get the numbers to be perfectly centered, there is always more space in the bottom. I tried using li elements, p elements, and the problem presisted. Help solving that would be appreciated.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Emerson Lima's solution.
Join 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