Skip to content

LG-4502: Update IAL2 SSN masking and content#5265

Merged
aduth merged 2 commits intomainfrom
aduth-lg-4502-ssn-text
Aug 9, 2021
Merged

LG-4502: Update IAL2 SSN masking and content#5265
aduth merged 2 commits intomainfrom
aduth-lg-4502-ssn-text

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented Aug 5, 2021

Blocked by: #5257

Why:

As a user, I want to know how my Social Security number will be protected during proofing so that I feel comfortable providing it to verify my identity on login.gov's IAL2 flow.

As a user, I want my Social Security number to be masked by default throughout the process, so that my information is protected if I am using a public computer.

Screenshots:

Verify Confirmation
Screen Shot 2021-08-05 at 9 23 47 AM Screen Shot 2021-08-05 at 8 45 13 AM

Small screen text wrapping on verify screen:

screenshot

@aduth aduth requested a review from anniehirshman-gsa August 5, 2021 13:46
Copy link
Contributor Author

@aduth aduth Aug 5, 2021

Choose a reason for hiding this comment

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

I'd kinda hoped to be able to skip JavaScript altogether for this and use a input:checked ~ .sibling CSS trick, but given the arrangement of the checkbox relative to (after) the masked text, it doesn't seem feasible without resorting to inaccessible options like order.

Copy link
Contributor

@zachmargolis zachmargolis 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 force-pushed the aduth-lg-4502-ssn-text branch from 9a0eef4 to ffd9ecb Compare August 6, 2021 13:01
Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@anniehirshman-gsa anniehirshman-gsa left a comment

Choose a reason for hiding this comment

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

LGTM with the bordered checkbox styling per the screenshot. Thanks!

aduth added 2 commits August 9, 2021 12:59
**Why**:

As a user, I want to know how my Social Security number will be protected during proofing so that I feel comfortable providing it to verify my identity on login.gov's IAL2 flow.

As a user, I want my Social Security number to be masked by default throughout the process, so that my information is protected if I am using a public computer.
@aduth aduth force-pushed the aduth-lg-4502-ssn-text branch from c29b4c7 to 72eb547 Compare August 9, 2021 17:07
@aduth
Copy link
Contributor Author

aduth commented Aug 9, 2021

I rebased the branch to pull in the new design system updates from #5257. I'll plan to merge shortly.

@aduth aduth merged commit 6bd461e into main Aug 9, 2021
@aduth aduth deleted the aduth-lg-4502-ssn-text branch August 9, 2021 17:25
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