Skip to content

LG-9975 hybrid handoff redirects#8520

Merged
soniaconnolly merged 11 commits intomainfrom
sonia-lg-9975-hybrid-handoff-redirects
Jun 1, 2023
Merged

LG-9975 hybrid handoff redirects#8520
soniaconnolly merged 11 commits intomainfrom
sonia-lg-9975-hybrid-handoff-redirects

Conversation

@soniaconnolly
Copy link
Contributor

🎫 Ticket

LG-9975

🛠 Summary of changes

We eventually want the hybrid handoff step to be reentrant. For now, replicate the behavior of the FSM and redirect the user if the step is already complete. Use flow_path to indicate whether the step is complete.

Note: There are some complications because the analytics expect flow_path to be set on :show. We may want to just change that expectation and not set flow_path on show, which would simplify this PR considerably.

@soniaconnolly soniaconnolly requested a review from a team May 31, 2023 23:38
[skip changelog]
@eric-gade
Copy link
Contributor

I agree that we should change how flow_path is set, and that it really doesn't make sense to log it on :show. At that point in the process, the user has not selected a flow path yet, so defaulting to standard is kind of presumptuous (and was done more for programming rather than UX reasons).

When UploadStep or HybridHandoff have already been completed. This is for the 50/50 state.
@soniaconnolly soniaconnolly merged commit e7e88a2 into main Jun 1, 2023
@soniaconnolly soniaconnolly deleted the sonia-lg-9975-hybrid-handoff-redirects branch June 1, 2023 19:58
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.

2 participants