Skip to content

Custom/features/am validation debugging

Task

https://preview.gotasman.com/task/detail/43573

What I Did

  • Improved the way messages update themselves when validating
  • Made field validation checking not actually trigger extra full form validation
  • Added ability to clear valiation non-field-linked messages (doesn’t cover all conceivable messages, but does all the ones which relate directly to a field)

Testing

Best to test with https://git.customd.com/artmoney/website/merge_requests/134, but should be testable on Zon login forms, etc too.

Merge request reports