jquery.f5 icon indicating copy to clipboard operation
jquery.f5 copied to clipboard

Error messages

Open robcolburn opened this issue 14 years ago • 1 comments

So, I'm attempting to implement f51, and I'm running into a usability issue.

While the user is filling out a field, the validation message is shown, so they can act on it - great.

Say the user has missed a few required fields in the form, and attempts to submit the form. The invalid fields are visually cued (red-bordered), though they've already missed those indications. Is there away we can show attached error messages to the user? That seems to be default HTML5 behavior in Chrome, but f51 seems to be avoiding it.

robcolburn avatar Aug 15 '11 23:08 robcolburn

Hmm. In f51 error messages appearing on focus to avoid visual clutter.

akaspin avatar Aug 16 '11 02:08 akaspin