Full name and password field validation is not done on focus released (unlike username and email field)
Description
Environment
None
Activity
Show:
Former user 16 May 2017 at 02:04
Still in 4.2
Details
Details
Assignee
Unassigned
UnassignedReporter
Former user
Former user(Deactivated)Labels
Tested Version/s
None
Components
Affects versions
Priority

More fields
Time tracking
More fields
Time trackingCreated 3 February 2017 at 08:45
Updated 16 May 2017 at 02:04
full name and password field validation is not done on focuse released like for username and email field on signup page.
Steps to reproduce:
Go to zanata.
click on signup.
Click in full name text box.
click outside.
Click on username text box.
Click outside.
Observe the behaviour.
Actual Result
Validation for full name and passwd is not on focus released. it shows after clicking on signup.
Expected Result:
full name and password validation should be done like username and email