Corrections: Incomplete delivery address blocks submission with unclear error
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
While completing a correction for an incorporation application (client option chosen), the delivery address field accepts incomplete data after the “same as mailing address” option is unchecked.

The same was observed for the records office address

The filing then fails at submission with an error message that does not identify the issue or location.

#### Steps to Reproduce
- Open a correction for an incorporation application.
- Update the mailing address.
- Uncheck the option indicating the delivery address matches the mailing address.
- Leave delivery address fields blank.
- Save the correction.
- Proceed to file and pay.
#### Observed Result
- The system saves an incomplete delivery address.
- Submission fails with a generic error message.
- The error message does not indicate the missing data or field.
#### Expected Result
- The system prevents saving an incomplete delivery address, or
- The system highlights the missing delivery address fields at submission with a clear error message.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.