Comment 1 for bug 1451580

Revision history for this message
Carla Berkers (carlaberkers) wrote :

see attached designs for error messages. the following interaction is desired:

on an individual formfield, there is instant validation when the user changes focus from one field to the other.
if the field is not filled in in the right way (for instant the MAC address that the user put in doesn't follow mac address convention), the fields gets a red outline.
note: this outline should not appear until after the user is done typing!!

then when a user tries to click the save button, the same validation on the field should take place and red outlines should appear around all fields that are not filled in, or that are filled in incorrectly.
in addition the read background and error message should appear.