Actions
Bug #6597
closedjquery validate out of date
Description
jQuery validate has improved the event handling for triggering validation. For example focusing into an element shouldn't trigger validation and immediately throw an error as it's bad UX. Latest jQuery Validate does not do this and CB Validate needs its jQuery event handlers adjusted to follow same usage.
Updated by krileon over 7 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1258
This also fixes JS error thrown when clicking an empty option in a select field.
Updated by krileon over 7 years ago
- Target version changed from CB 2.2 to CB 2.1.3
Actions