Lg 10361 retry verification after cancelling a barcode#9041
Merged
Conversation
Co-Authored-By: Sonia Connolly <2381438+soniaconnolly@users.noreply.github.com>
…idv spec" This reverts commit 34c7434.
…eir barcode in person verification
Contributor
Author
|
tagging @18F/identity-joy-engineers @gina-yamada |
Contributor
|
I observed the redirect occurring after canceling a barcode and starting over. I observed the correct step indicator in the remote flow after visiting the IPP flow. (previously, the IPP step indicator was displaying in the remote flow after canceling a barcode) LGMT |
gina-yamada
approved these changes
Aug 18, 2023
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎫 Ticket
LG-10361 retry verification after cancelling a barcode
🛠 Summary of changes
This PR addresses an issue when the user creates a profile and receives a barcode and cancels the barcode. At this point the user is unable to retry verification.
📜 Testing Plan
Provide a checklist of steps to confirm the changes.
spec/features/idv/in_person_spec.rbCreate account, start IdV
Upload error yaml to get access to in person proofing
Go all the way through the process, including personal key, to receive a barcode
Cancel barcode
Expect to see Welcome screen and be able to complete remote proofing successfully
Expect step indicators to no longer be in person step indicator.