28
My signup form validates as you type — is that helpful or is it nagging?
I built a signup form that checks each field while the user is typing, so the error appears the moment the input stops being valid and clears as soon as it becomes valid again. The intent was to be helpful: tell people…