Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Interactive rating component using grid and flexbox

P

@ygabdn29

Desktop design screenshot for the Interactive rating component coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


  1. For this kind of component, should I use a form element to create the rating and submit button? Because now I'm just using a plain list and a button.
  2. Right now my solution have some kind of transition to the "thank-you-state" but I think there is more way to implement this kind of transition, is there any pointer you may have for me to look or practicing? Aside from my questions above, I'm open to more inputs or feedback. Thanks.

Community feedback

Account Deleted

for the first point, yeah you should put it in a form to prepare it for sending to the server and for accessibility purposes too!. Second point, the fading transition is a nice idea put you should put it on both cards, it will be much nicer believe me. finally ! Have a nice day :3

0

P

@ygabdn29

Posted

@DoctorLoo Thank you for your feedback! If we are using a form, then the rating would be some kind of radio button?

1

Account Deleted

@ygabdn29 they can be even input with appearance of none and your styles if you want

1
P

@ygabdn29

Posted

@DoctorLoo alright then, thanks!

1

Please log in to post a comment

Log in with GitHub
Discord logo

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