Todo app

Solution retrospective
After completing and checking on a physical devise I found a few things wrong in the design that I didn’t pick up as I was coding and didn’t notice when testing on a monitor. The font-size in general was too small. In a real world situation I would have let the designer know and made the call on the spot to bump up that font. The other issue was in direct correlation of this. With the font-size being bellow 16px/1rem when selecting in the input on a mobile device you will zoom into that input. This is ADA reasons, so bumping the font-size up stops this. This is a reminder that it is important to test on a physical device, emulation will not pick this up.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Steven Portas's solution.
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