Closed ColinBuyck closed 2 months ago
Name | Link |
---|---|
Latest commit | e9701cdf9c6bdc0ef2193af9245bdabd7cad5cb6 |
Latest deploy log | https://app.netlify.com/sites/partners-bloom-dev/deploys/66c4fe1628689c0008bff0aa |
Deploy Preview | https://deploy-preview-4261--partners-bloom-dev.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | e9701cdf9c6bdc0ef2193af9245bdabd7cad5cb6 |
Latest deploy log | https://app.netlify.com/sites/bloom-exygy-dev/deploys/66c4fe16237417000814e98d |
Deploy Preview | https://deploy-preview-4261--bloom-exygy-dev.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This PR addresses #4260
Description
This PR updates the length validation on Zip Code fields to be 10 which matches the verify endpoint length. This also updates the error message be take in the length rather than hardcoding 64 characters.
How Can This Be Tested/Reviewed?
This can be tested by attempting to fill out the application and zip code field with more than 10 characters and seeing the appropriate error message.
Author Checklist:
yarn generate:client
and/or created a migration when requiredReview Process: