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

Support request feedback modal

ianwilk20 220

@ianwilk20

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


What are you most proud of, and what would you do differently next time?

I really liked the dark mode design that was given for this challenge, so I am most proud of being able to implement that.

Next time, I will hide HTML elements using display: none, as opposed to visibility: hidden; this prevents the HTML element from taking up space on the page despite being hidden. This is something I learned during this challenge.

What challenges did you encounter, and how did you overcome them?

A challenge I encountered was how to store the state of the feedback so that when the user submits it, it is persisted into the next part of the feedback modal. I overcame it by searching how to store state for small apps like these and landed on using the browser'slocal storage.

What specific areas of your project would you like help with?

I look forward to any feedback or criticisms. I would like to improve.

Community feedback

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