Submitted almost 2 years ago
Interactive Rating Component with React
@WebDevMirza
Design comparison
SolutionDesign
Solution retrospective
Hi,
My first js
project. Any feedback will be appreciated. 👍 👍 👍
Thank you.
Community feedback
- @grace-snowPosted almost 2 years ago
Hi
I'm.afraod you need to change this quite a lot. This must be a form with a fieldset of radios and listening for form submit. It's extremely important to use the correct markup on this one.
The good news is once that's done your js should be far simpler as you only need to get the value from the submit event (eg form.rating.value)
One more quick thing - just as you must never have font size in px, you must never have letter spacing in px
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