Align the UI with the design / user stories for when the user wants to submit a form, but there is missing data.
We currently disable the submit button if the form is not complete (but the logic for whether it is "complete" may need to be checked), but the current designs suggest the button should be enabled, but clicking it should reveal the validation warnings
Align the UI with the design / user stories for when the user wants to submit a form, but there is missing data.
We currently disable the submit button if the form is not complete (but the logic for whether it is "complete" may need to be checked), but the current designs suggest the button should be enabled, but clicking it should reveal the validation warnings