Merged
Conversation
* fix: update schema to match figma * fix: update form schema and validations for empty strings
* fix: update schema for deceased form to match figma * fix: gracefully fail if unable to connect to smtp server
…sell-goods-services fix (forms): Added missing schema validations for Sell Goods and Services on Beach
Ethical-Ralph
approved these changes
Jan 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR introduces multiple form improvements and fixes across the form processor API, including schema updates for business and deceased post-office redirection forms, enhancements to the sell goods/services form, improved email error handling, and comprehensive string validation improvements.
Type of Change
Changes Made
Post-Office Redirection - Deceased Form
Post-Office Redirection - Business Form
Sell Goods/Services on Beach/Park Form
Email Service & Processing
Validation Service
Files Changed
Notes
These changes align multiple forms with updated Figma designs, improve form data validation to prevent empty submissions, and enhance system resilience by gracefully handling email failures. The nationality field addition and validation improvements strengthen data quality, while the postal code validation ensures Barbados-specific address formatting.
Testing
Related Github Issue(s)/Trello Ticket(s)
Checklist