Closed Bug 870839 Opened 11 years ago Closed 11 years ago

Bango -onblur js validation is causing poor usability/testability

Categories

(Marketplace Graveyard :: Payments/Refunds, defect)

Other
Other
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: zcampbell, Assigned: keir)

References

Details

The onblur event that is triggered by tapping outside of the input field that enables the 'Continue' and 'Confirm' buttons create a bit of a poor usability experience as it requires the user to tap outside the field to trigger the validation. It's also quite hard to automate test with.

It would be better using onchange on the <input> elements where it would be triggered sooner and more reliably wihtout needing the user to make more actions than they need to.

Fields affected:
* Enter pin
* Enter phone number
* Enter SMS Pin
Assignee: nobody → keir
Severity: normal → major
Keir, is this on your radar?  This is hampering our ability to automate against dev, and we'd like to get this going, reliably, ASAP, thanks!
Yup, can have it ready for tomorrow AM.
target fix 16th May
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Coincidentally just working on updating the tests for this now. Will report back soon :)
You need to log in before you can comment on or make changes to this bug.