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.
When filling out an online application, upon arriving at the review step, the Edit link for the Household Members section is going to the same place as Household Details (the next section), and doesn't actually show the members editing step.
When filling out an online application, upon arriving at the review step, the Edit link for the Household Members section is going to the same place as Household Details (the next section), and doesn't actually show the members editing step.
I believe this code needs to be adjusted so it goes to
/applications/household/add-members
: https://github.com/bloom-housing/bloom/blob/6dd11ac50819494d032e0b7882fec4c92ff516d7/sites/public/src/components/shared/FormSummaryDetails.tsx#L360Update: the heading text also is incorrect, should be the
application.household.householdMembers
key.