You are viewing an old Wolf's Little Store website. Please visit wolfslittlestore.be for the most recent version.

Wolf’s Little Store

August 27, 2008

Interface bits: Evernote sign in error

Evernote login

This is pretty clever, and it’s so simple that I never even thought of doing this. Besides giving a helpful textual error (Username and password do not match) this form marks the label red instead of adding a background color or red border to the field.

There main problem with adding a background color to an input field is that you have to use a lighter version of red to keep the text inside the input field legible. The lighter version of red is pink, which often messes with the overall looks of your application, and pink doesn’t feel like an error anymore.

The problem with adding a border is that [after the error] the input field doesn’t look like it’s supposed to look: that text field that had a little shaded border before (depending on browser/OS), is nothing but a white rectangle with a red border now. Adding borders to input fields also breaks standard browser behavior like the focus ring in Safari and Opera.

Background colors and borders are attributes you can’t safely add to input fields without making them look entirely different. I’m all for leaving form elements unstyled, so this Evernote solution is superb. This looks like it could even become standard behaviour in our CMS.

(How’s that for linking to myself three times? I feel like Rands now.)

7 responses

Leave a Reply

Write in English, stay on-topic and polite.