Design comparison
SolutionDesign
Solution retrospective
There is one thing I was struggling with: the rating choice elements. From semantic viewpoints, it's better to write them with radio inputs. I tried doing that in a separate branch, and it was hard to style them, especially putting the numbers inside the circle. I found a "workaround" for it on stackoverflow but it feels "hacky", and I prefer not doing that because it would be hard to maintain, so I went back using <span>.
What would you do?
Community feedback
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