It’s a small win to fix the interface in your library room booking software. Add stripes to help sighted users distinguish their booking.
Category: Portfolio
How to improve form validation messages
Our registration form wizard used a mix of inaccessible default browser error messages and ambiguous custom form validation messages in red text.
When and where to set input spellcheck =false
A form will spellcheck your name, email and postal address, giving false positives. I’ll share how I tweak this for a less jarring form-filling experience.