Tip Calculator built with Flexbox and Vanilla JavaScript
Design comparison
Solution retrospective
Hi all. This is my solution for the Tip Calculator. All feedback are welcome.
Community feedback
- @elaineleungPosted about 2 years ago
Hi Natasha, this looks great, and it works well also! I had a go at it, and things looks quite functional to me; the only thing that isn't really working for me is the custom input, as in nothing seems to be registering or being calculated. Not too sure what's happening since I only had a quick glance, but you can try to use
stopPropagation()
in your function to prevent bubbling from happening. Anyway, do see if that's the case for you also with the custom input and if so, good luck getting it fixed!!Marked as helpful0@natashaplPosted about 2 years ago@elaineleung Hi Elaine! Thank you so much for pointing that out. I made some changes and ended up introducing a bug. Thanks again. :)
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