Design comparison
SolutionDesign
Solution retrospective
Any feedback would be greatly appreciated
Community feedback
- @sulemaan7070Posted almost 2 years ago
hey yookateoh😄, you did a pretty neat job🌟 in building the UI and functionality.. the only drawback which I observed is
- when I initially selected the
5%
and then I changed the rate to10%
the state is simultaneously holding both5% and 10%
. you can fix that. - Another thing is that when pointing to an input field with the cursor
cursor: pointer
is not a desirable practice. You can use thecursor: auto
.
everything else is just perfect💯 hope my feedback helps you
Marked as helpful1 - when I initially selected the
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