Design comparison
SolutionDesign
Community feedback
- @Grego14Posted 7 months ago
Hello! I did some testing and your challenge is great!
Now, if you type a bill, the number of people and then restart using the button, there is a small bug after restarting where you see the number of people and the bill but you cannot restart using the button since It will not detect that the user has written in the inputs.
You could fix this by having the button always active and not necessarily only when the user types in the input or putting the autocomplete='off' attribute on the inputs.
I hope this helps!
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