Tip Calculator using HTML, SASS, JS

Solution retrospective
Please report if you experience a bug.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @JustShuaib
Hi there, you should work more on the active states, e.g when the input fields are in focus, they should have border and when the input is zero, they should display an error stating
can't be zero
The way the
custom
button works is rather confusing. You should include a focus state on it too.Also, the
reset
button does not seem to be working.Marked as helpful
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