Skip to content

fix(submission form): fix disclaimer error showing up prematurely

Yannis Barlas requested to merge disclaimer-error into master

Fixes a glitch, where the disclaimer error (the red "Required" text) would show up as long as the user had touched any field in the submission form.

Merge request reports