Skip to content

LG-15177 Add a CTA to return to an SP after entering a verify-by-mail code#11602

Merged
jmhooper merged 4 commits intomainfrom
jmhooper-add-enter-code-interstitial
Dec 9, 2024
Merged

LG-15177 Add a CTA to return to an SP after entering a verify-by-mail code#11602
jmhooper merged 4 commits intomainfrom
jmhooper-add-enter-code-interstitial

Conversation

@jmhooper
Copy link
Copy Markdown
Contributor

@jmhooper jmhooper commented Dec 5, 2024

In #11591 we added a post_idv_follow_up_url that allows users to return to a service provider after finishing verification out-of-band.

This commit puts this new URL to work in the verify-by-mail code. After this commit users who enter a verify-by-mail code without an SP in their session will see a new SP follow-up screen. This screen includes a CTA that prompts the user to connect their account to the service provider they started proofing with. This link leads to the new post-IdV follow-up URL.

@jmhooper jmhooper requested a review from a team December 5, 2024 18:28
@jmhooper
Copy link
Copy Markdown
Contributor Author

jmhooper commented Dec 5, 2024

Here are the screenshots:

image
image
image
image

Comment on lines 812 to 838
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where are these being passed?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These need to be documented since they are added by AnalyticsEventsEnhancer. Otherwise the feature tests get cranky about undocumented params.

Base automatically changed from jmhooper-add-post-idv-followup-url to main December 5, 2024 19:32
… code

In #11591 we added a `post_idv_follow_up_url` that allows users to return to a service provider after finishing verification out-of-band.

This commit puts this new URL to work in the verify-by-mail code. After this commit user's who enter a verify-by-mail code without an SP in their session will see a new SP follow-up screen. This screen includes a CTA that prompts the user to connect their account to the service provider they started proofing with. This link leads to the new post-IdV follow-up URL.

changelog: User-Facing Improvements, Verify-by-mail, A CTA was added to prompt users to return to the service provider after verify-by-mail
@jmhooper jmhooper force-pushed the jmhooper-add-enter-code-interstitial branch from 5618bb1 to 0b1196f Compare December 5, 2024 19:50
@jmhooper jmhooper force-pushed the jmhooper-add-enter-code-interstitial branch from 37fc51d to f8f4d48 Compare December 6, 2024 16:57
Copy link
Copy Markdown
Contributor

@n1zyy n1zyy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks good to me!

I have a little bit of a feeling that people might think "Go to account" in this context refers to their SP account; e.g., do I want to connect to my SSA account, or do I want to go right to my SSA account? But my "little bit of a feeling" should definitely not block anything now.

Co-authored-by: Matt Wagner <matt.wagner@gsa.gov>
@jmhooper jmhooper merged commit cd90fae into main Dec 9, 2024
@jmhooper jmhooper deleted the jmhooper-add-enter-code-interstitial branch December 9, 2024 15:45
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.

3 participants