Skip to content

Validate only on submit, enable submit button always

Samtar requested to merge T363218-2 into main

Set the initial form state to "valid", enable the submit button, validate only on submission.

This small MR does not address outstanding missing validation messages.

Bug: T363218

Merge request reports