
Design comparison
SolutionDesign
Community feedback
- P@taceseptPosted 14 days ago
Your rating buttons are missing a key accessibility feature. When selecting a rating with Tab and pressing Enter, it doesn’t visually indicate selection. I suggest using element.classList.add("selected") to fix it.
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