
Design comparison
Community feedback
- P@jonatan-samuelssonPosted 19 days ago
Really nice job!
Your JS is fantastic, super clean and DRY. I really learned from this for future projects, and realized how I should have done this project if I did it again.
For mine, I had trouble getting the inputs responsive in size and ended up hacking it via contenteditable divs. I don't know what you did differently, but you made it work.
One small thing I noticed is that the totals do not reset when the reset button is clicked.
Marked as helpful0P@loki-pepePosted 19 days ago@jonatan-samuelsson
Thanks for the comment!
The bug is due to the fact that I forgot to push my latest commits... thanks for the heads up.
As for the inputs being responsive in size, I just made them 100% wide, so they conform to their 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