Design comparison
SolutionDesign
Solution retrospective
How would I go about creating a time-out so that after a certain amount of time, the thank-you card would go back to display: hidden
, and the rating card would come back? Would some sort of setTimeout
go in the handleSubmit
function?
Similarly, could I do something in that vein where the selected inputs eventually un-select, (maybe like a "reset" button) instead of always needing to select a different input?
Community feedback
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