LG-6401: Add warning alert to IdV verify step#6512
Merged
Conversation
peggles2
commented
Jun 21, 2022
peggles2
commented
Jun 21, 2022
Feature spec performance is slow
changelog: Improvements, Document Capture, Allow user to retake photos on barcode attention result
Nested form element conflicts with paragraph (invalid HTML)
Button word break doesn't work as expected when displayed inline in a paragraph =/
Avoid html_safe
c518120 to
7704bec
Compare
aduth
reviewed
Jun 22, 2022
**Why**: So that scripts can be rendered conditionally based on instance values
"document capture" is the step name that is to be redone
When using custom action that expects method to be passed through as a tag option (e.g. to customize button_to behavior)
Contributor
solipet
approved these changes
Jun 23, 2022
Contributor
solipet
left a comment
There was a problem hiding this comment.
LGTM! Tested with the following image yml file and got the alert:
document:
type: license
first_name: Susan
last_name: Smithwrong
middle_name: Q
address1: 1 Microsoft Way
address2: Apt 3
city: Bayside
state: NY
zipcode: "11364"
dob: 10/06/1938
phone: +1 314-555-1212
failed_alerts:
- name: 2D Barcode Read
result: Attention
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.
Why: To allow the user the option to return to the document capture step to retake photos in case the uneditable information on the verify step is incorrect.
Screenshot: