LG-7362: Add copy for digital forms of IPP proof of address#6975
Merged
Conversation
**Why**: As I user I want to know if it's ok for me to bring a physical copy or digital of my secondary ID if my current address is not the same as the one printed on my physical address. changelog: Upcoming Features, In-person Proofing, Add text clarifying acceptance of digital forms of proof of address
aduth
commented
Sep 16, 2022
| created_at: Time.zone.now - 2.hours, | ||
| status_updated_at: Time.zone.now - 1.hour, | ||
| current_address_matches_id: true, | ||
| current_address_matches_id: params['current_address_matches_id'] == 'true', |
Contributor
Author
There was a problem hiding this comment.
I forgot to mention this in the original pull request. Previously, the preview would omit the "Bring proof of address" content, consistent with the expected behavior when the current address matches the ID. This flips the default, but also allows for it to be hidden by adding a query parameter ?current_address_matches_id=true.
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: As I user I want to know if it's ok for me to bring a physical copy or digital of my secondary ID if my current address is not the same as the one printed on my physical address.
Screenshots: