You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Identify verification pop-up doesn't close and errors out on multiple submit clicks. This seems to happen when the manual approval process is disabled.
Steps to Reproduce
Disable the manual approval process.
Start any DSR request and enter the verification code in the UI pop-up.
Click submit once and see that the pop-up doesn't close.
Click on submit again and see that the pop-up closes but an error banner is shown in the UI.
DSR request is successfully triggered.
Expected behavior
Pop-up should be closed on the first click of submit button, and there shouldn't be any error banner in the UI.
Screenshots
The text was updated successfully, but these errors were encountered:
saiatethyca
changed the title
Identify verification pop-up doesn't close and errors out on multiple submit clicks
Identity verification pop-up doesn't close and errors out on multiple submit clicks
Jan 12, 2023
I was able to repo this.. you need to click rapidly on step 3 and 4. The problem is the verification code is being submitted more than once so it is invalid the second time. I would consider disabling the 'Submit code' btn after initial click.
Bug Description
Identify verification pop-up doesn't close and errors out on multiple submit clicks. This seems to happen when the manual approval process is disabled.
Steps to Reproduce
Expected behavior
Screenshots
The text was updated successfully, but these errors were encountered: