Skip to content

LG-13629 EIPP Content Updates for Ready to Verify View and Email#10974

Merged
gina-yamada merged 6 commits intomainfrom
yamada/LG-13629-Consistency-Updates
Jul 25, 2024
Merged

LG-13629 EIPP Content Updates for Ready to Verify View and Email#10974
gina-yamada merged 6 commits intomainfrom
yamada/LG-13629-Consistency-Updates

Conversation

@gina-yamada
Copy link
Contributor

@gina-yamada gina-yamada commented Jul 22, 2024

🎫 Ticket

LG-13629 Implementation: EIPP Barcode page and email consistency updates

🛠 Summary of changes

Content updates (in English, Spanish, French, and Chinese) for EIPP for:

  • Ready to Verify View
  • Ready to Verify Email
  • Ready to Verify Reminder Email

📜 Testing Plan

The Ready to Verify View and Email are different templates.. Updating the text should fix both places but inspect both views. The email and reminder email are the same template (with a few additions/changes on the reminder email.)

  • Step 1 Create an EIPP Enrollment. Once on Ready to Verify View, inspect page for content changes listed in LG-13629. Translation doc for EIPP You're ready to verify in person. Notice the key in the translation doc- updates are highlighted in red for this ticket.

    • Inspect English
    • Inspect Spanish
    • Inspect French
    • Inspect Chinese
  • Step 2 Inspect the EIPP Ready to Verify Email at http://localhost:3000/rails/mailers/user_mailer/in_person_ready_to_verify_enhanced_ipp_enabled.html for content changes listed in LG-13629. Translation doc for EIPP You're ready to verify in person. Notice the key in the translation doc- updates are highlighted in red for this ticket.

    • Inspect English
    • Inspect Spanish
    • Inspect French
    • Inspect Chinese
  • Step 3 Inspect the EIPP Ready to Verify Reminder Email at http://localhost:3000/rails/mailers/user_mailer/in_person_ready_to_verify_reminder_enhanced_ipp_enabled for content changes listed in LG-13629. Translation doc for EIPP You're ready to verify in person. Notice the key in the translation doc- updates are highlighted in red for this ticket.

    • Inspect English
    • Inspect Spanish
    • Inspect French
    • Inspect Chinese
  • Step 4 Create an IPP Enrollment. Once on Ready to Verify View, inspect page to ensure changes did not effect the IPP view. Translation doc for IPP You're ready to verify in person

  • Step 5 Inspect the IPP Ready to Verify Email at http://localhost:3000/rails/mailers/user_mailer/in_person_ready_to_verify to ensure changes did not effect the IPP email. Translation doc for IPP You're ready to verify in person

👀 Screenshots

EIPP: Ready To Verify View

Screenshot 2024-07-24 at 7 32 39 AM

Screenshot 2024-07-24 at 7 32 49 AM

Screenshot 2024-07-24 at 7 32 58 AM

Screenshot 2024-07-24 at 7 33 44 AM

Screenshot 2024-07-24 at 7 33 55 AM

Screenshot 2024-07-24 at 7 34 02 AM

Screenshot 2024-07-24 at 7 34 14 AM

Screenshot 2024-07-24 at 7 34 26 AM

Screenshot 2024-07-24 at 7 34 38 AM

Screenshot 2024-07-24 at 7 35 01 AM

Screenshot 2024-07-24 at 7 35 19 AM

Screenshot 2024-07-24 at 7 35 25 AM

EIPP Ready to Verify Email

Screenshot 2024-07-23 at 8 06 34 AM

Screenshot 2024-07-23 at 8 07 20 AM

Screenshot 2024-07-23 at 8 14 46 AM

Screenshot 2024-07-23 at 8 15 28 AM

Screenshot 2024-07-23 at 8 16 18 AM

Screenshot 2024-07-23 at 8 26 13 AM

Screenshot 2024-07-23 at 8 27 24 AM

Screenshot 2024-07-23 at 8 28 04 AM

Screenshot 2024-07-23 at 8 40 32 AM

Screenshot 2024-07-23 at 8 45 25 AM

Screenshot 2024-07-23 at 8 46 10 AM

EIPP Ready to Verify Reminder Email

Screenshot 2024-07-23 at 7 58 56 AM

Screenshot 2024-07-23 at 8 00 15 AM

IPP: Ready To Verify View -- Confirm content did not changed- English Only

Screenshot 2024-07-24 at 7 18 33 AM

Screenshot 2024-07-24 at 7 19 02 AM

IPP: Ready To Verify Email -- Confirm content did not changed- English Only

Screenshot 2024-07-23 at 7 42 06 AM

Copy link

@rutvigupta-design rutvigupta-design left a comment

Choose a reason for hiding this comment

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

@gina-yamada this LGTM! 🎉 Thanks so much for all the detailed screenshots! I agree with your comments in the translation doc (re: removing periods from Spanish and Chinese and removing the "REAL" copy from the Chinese body text).

@gina-yamada
Copy link
Contributor Author

gina-yamada commented Jul 25, 2024

@rutvigupta-design Jenny noticed that the "What to expect after your visit" section diid not contain some of the text found in the translation doc. I recall asking about it and I remember not seeing the "not implemented yet" notes after you pointed them out in this Figma. The newest template for this ticket does not include the Not yet implemented note.

Do you know if there is a ticket floating around to implement/update this section? Should we create a ticket to handle this or do you want me to update in this PR to include those changes? I don't want it to get forgotten.

Currently screenshot of What to expect after your visit section...
Screenshot 2024-07-25 at 8 07 40 AM

Thanks 🙌 Jenny 🙌 for pointing it out

Copy link
Contributor

@shanechesnutt-ft shanechesnutt-ft left a comment

Choose a reason for hiding this comment

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

Went through all the steps it looks good to me! Nice job!

Copy link
Contributor

@jennyverdeyen jennyverdeyen left a comment

Choose a reason for hiding this comment

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

Went through all the steps and everything looks great! Thanks for addressing my question about the not-yet implemented content!

@rutvigupta-design
Copy link

@gina-yamada and I jumped on a call and determined that the Figma wasn't quite reflecting the email template that's in prod, so there are some text differences between the email template and page in the app that should actually be there:

  • "We have sent this information to the email you used to sign in." shouldn't show up in the email template.
  • "You may now sign out and return to [Partner agency name] to complete any next steps you can access until your identity has been verified." should also not show up in the email template.

Hopefully this helps clarify things, thanks so much for pointing these out @jennyverdeyen! I've also updated our Figma file!

@gina-yamada gina-yamada merged commit 62b159b into main Jul 25, 2024
@gina-yamada gina-yamada deleted the yamada/LG-13629-Consistency-Updates branch July 25, 2024 18:16
mitchellhenke pushed a commit that referenced this pull request Jul 31, 2024
)

* Update documentation in all languages

* Rename language resouces

* changelog: Upcoming Features, Enhanced In-Person Proofing, Content Updates For Ready to Verify View and Email for EIPP
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.

4 participants