Address validation message does not specify which field is not passing validation #106
Open
1 task done
Labels
type:enhancement
New feature or request.
Milestone
Is your enhancement related to a problem? Please describe.
On form submission, wen entering invalid address information, a user has no idea which address field is invalid if one of the fields does not pass validation.
Reproduce
generic-error-message-when-address-validation-fails.mov
Designs
The solution would be to customize the validation message based on which field failed validation. I suspect that we could take a look at what the API is sending back and see if we can get any additional information from the response. Then, we could add better conditional error reporting.
Describe alternatives you've considered
Code of Conduct
The text was updated successfully, but these errors were encountered: