Skip to content

Reorder Address and Rent pages in flow - #47

Open
austensen wants to merge 9 commits into
timeline-typesfrom
address-rent-reorder
Open

Reorder Address and Rent pages in flow#47
austensen wants to merge 9 commits into
timeline-typesfrom
address-rent-reorder

Conversation

@austensen

@austensen austensen commented Aug 12, 2026

Copy link
Copy Markdown
Member

Companion backend PR: https://github.com/JustFixNYC/auth-provider/pull/170

For planned changes to flow to improve scanner wait time UX we need to first reorder the steps to start with address, then rent, then scanner.

Address page
Now we don't use the extracted address to pre-fill the address step (GET address endpoint removed from backend too) so remove that useEffect and simplify the UI. Now the user's new history DB record is created on submit of address (only on the first submit).

Next on Address navigates to Rent Question still.

Rent Question
The step page itself doesn't change, but now on Next it navigates to scanner, not analysis, so the run-analysis api call is removed.

We also need to update the mapping of BE LAST_STEP_REACHED ordered values to pages of the FE flow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant