Design comparison
Solution retrospective
Hey guys hope y'all good. I just finished this Interactive rating component. And all that's left is controlling the background-color's opacity with the hsl function. Any guidance or pointers will be appreciated.
Community feedback
- @javascriptor1Posted over 1 year ago
Hi Ofentse Rampa ,
The layout is not correct - some elements are outside of the main container.
For javascript , you need to prevent the button from submitting if the user did not choose any value. Right now , if you open the web page and click on submit without choosing any value , it will submit with null value. This need to be fixed.
Keep coding 🚀
1@Rampage-SamaPosted over 1 year ago@javascriptor1 Thanks a lot for the pointers I'll fix it but funny enough on the code everything everything is in the main container.
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