DC-452: route Socure rejects to the off-boarding screen to try again#341
Open
necampanini wants to merge 2 commits into
Open
DC-452: route Socure rejects to the off-boarding screen to try again#341necampanini wants to merge 2 commits into
necampanini wants to merge 2 commits into
Conversation
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.
PR Description
🔗 Jira ticket
DC-452
✍️ Description
When Socure rejects a user's identity verification, they now land on the generic "We want to keep your account safe" off-boarding screen, which gains a new "Continue" primary action next to "Enter an ID number" (both return to the ID-proofing form). The webhook-reject screen that previously showed distinct "We couldn't verify your identity" copy now routes to this same screen. The accepted-ID list and the "you may be able to skip this step" note are always shown on this screen and rendered as a bulleted list to match the design. RESUBMIT verdicts are unchanged and keep the existing inline "Try Again" retry.
🔗 Links to related PRs
✅ Completion tasks
Priority Review Table
app/(public)/login/id-proofing/off-boarding/page.tsxOffBoardingPagereason branchingfeatures/auth/components/id-proofing/OffBoardingContent.tsxOffBoardingContentfeatures/auth/components/doc-verify/DocVerifyPage.tsxapp/(public)/login/id-proofing/off-boarding/page.test.tsxfeatures/auth/components/id-proofing/OffBoardingContent.test.tsx