@estebanp2022Submitted almost 2 years ago
Changed the background color for contrast.
Changed the background color for contrast.
Interesting idea to use "display: none" to hide the second "thank you" state of the contents. This makes it very easy to modify the contents in the future.
Also, I like the contrasting background color change. It adds a lot.
One note, you should have a check to make sure the user has a rating button selected during the submission process. If no rating is selected the user gets an error, because no rating was selected, and the ".customer-selection" span is empty.
Good work!