Client side validation should be triggered when the user moves out of a field
-----------------------------------------------------------------------------

                 Key: TAPESTRY-1942
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1942
             Project: Tapestry
          Issue Type: Improvement
    Affects Versions: 5.0.6
            Reporter: Howard M. Lewis Ship
            Assignee: Howard M. Lewis Ship


Currently, client side validation occurs only as the user submits the form.

It would be better if validation occured for individual fields as the user tabs 
out of them.

Validation would be re-run at form submit (and of course, again on the server).

This radically changes the way that input validation errors are displayed; I've 
been working on a kind of "bubble" that is positioned above the field to 
contain the error message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to