Skip to content

IdV app: Add alert message for password confirmation step#6348

Merged
aduth merged 1 commit intomainfrom
aduth-password-confirm-alert
May 17, 2022
Merged

IdV app: Add alert message for password confirmation step#6348
aduth merged 1 commit intomainfrom
aduth-password-confirm-alert

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented May 13, 2022

Why: For feature parity with the existing password confirmation step, we should show a success alert message for users who have just confirmed their address by phone verification.

Testing Instructions:

You will need to set the step as enabled in your local config/application.yml:

development:
  idv_api_enabled_steps: '["password_confirm","personal_key","personal_key_confirm"]'
  1. Navigate to http://localhost:3000
  2. Sign in
  3. Navigate to http://localhost:3000/verify
  4. Complete proofing flow up to password confirmation step
  5. Observe success alert at the top of the password confirmation step

Screenshot:

Before After
localhost_3000_verify_v2_password_confirm (1) localhost_3000_verify_v2_password_confirm

**Why**: For feature parity with the existing password confirmation step, we should show a success alert message for users who have just confirmed their address by phone verification.

changelog: Upcoming Features, Identity Verification, Add password confirmation step
@aduth aduth requested a review from a team May 13, 2022 15:41
Copy link
Contributor

@nprimak nprimak left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@aduth aduth merged commit 6d55aa8 into main May 17, 2022
@aduth aduth deleted the aduth-password-confirm-alert branch May 17, 2022 20:23
@hunguyenNR
Copy link

hunguyenNR commented Oct 11, 2022 via email

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