-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update guidance for masking SSN #165
Comments
I chatted with Matt Dingee about this a bit, and we think that putting this guidance in the prefill pattern page doesn't make sense. We'll instead make a recommendation and open a PR to update the existing Social Security number pattern. |
A few Slack threads to reference:
|
Blocking this until our research study is complete so that we can make that recommendation. |
I have created a new ticket to update the platform guidance for SSN. |
@bellepx0 @adamwhitlock1 Let's open a PR with the suggested changes and link it in both tasks once @beckyphung takes a look and decides where it should live! |
Created this Word doc and added to this Slack thread. Main question I still have is:
Assigning back to you @msbtterswrth Also when we submit our PR, we should fix the title and capitalize "Security." |
I'll copy the relevant content sections and updates here. Under the Usage heading:Add "or display" in the sentence "When you need to collect..." Under the Examples heading:Add a screenshot of the prefilled social security number with the alt text "Example of a prefilled Social Security number with a label that reads Last four digits of Social Security number' followed by the numbers 7890." and a caption of "Example of a prefilled Social Security number." Under the How this pattern works heading:Add the following above "Use a single input for each field": Under the Code usage headingAdd guidance for accessibility, ie how screen readers should read the content. Under the Components used in this pattern heading:Add "card" Under the Page template available for this pattern heading:Add the following: Related Patterns to this patternHelp users to... Know when their information is prefilled |
We'll create a spike next sprint to investigate where or if any code/components exist that display form field data. |
@msbtterswrth move this into next sprint, and we will get a PR up for this content. We will probably need to wait until the content for the Update Prefill pattern is merged though, since this content links to that new page. |
To update the documentation with code examples around accessibility guidance, I first created this PR for the vets-website repo: department-of-veterans-affairs/vets-website#33866 which adds the number formatting for last 4 digits of SSN as a utility of the platform. Once that is merged, then we can finish updating the SSN page in the design docs with link to it. |
PR looks good to me, feel free to close this when it's merged in! |
Background
As part of the Staging collab cycle review, it was recommended that we provide guidance and/or code for how to mask SSN consistently across all forms.
ACs
The text was updated successfully, but these errors were encountered: