Bloom is Exygy’s affordable housing platform. Bloom's goal is to be a single entry point for affordable housing seekers and a hub for application and listing management for developers.
This PR updates the application flow in Doorway to no longer include the how would you like to be contacted question and update the household member relation options. Additionally, it removes the work address fields from the application export since it was missed on the last removal.
How Can This Be Tested/Reviewed?
This can be tested by going through the online application in different languages/paper application on the partners portal and seeing the changes described above. Additionally, check the applications export and verify that there aren't any references to contact preferences or work addresses.
Author Checklist:
[x] Added QA notes to the issue with applicable URLs
[x] Reviewed in a desktop view
[ ] Reviewed in a mobile view
[ ] Reviewed considering accessibility
[ ] Added tests covering the changes
[ ] Made corresponding changes to the documentation
[ ] Ran yarn generate:client and/or created a migration when required
Review Process:
Read and understand the issue
Ensure the author has added QA notes
Review the code itself from a style point of view
Pull the changes down locally and test that the acceptance criteria is met
Either (1) explicitly ask a clarifying question, (2) request changes, or (3) approve the PR, even if there are very small remaining changes, if you don't need to re-review after the updates
This PR addresses #935
Description
This PR updates the application flow in Doorway to no longer include the how would you like to be contacted question and update the household member relation options. Additionally, it removes the work address fields from the application export since it was missed on the last removal.
How Can This Be Tested/Reviewed?
This can be tested by going through the online application in different languages/paper application on the partners portal and seeing the changes described above. Additionally, check the applications export and verify that there aren't any references to contact preferences or work addresses.
Author Checklist:
yarn generate:client
and/or created a migration when requiredReview Process: