LG-12804: add ID photo and selfie content change.#10348
Conversation
changelog: User-Facing Improvements, Doc Auth, Page content changes for document and selfie capture.
1096213 to
841661b
Compare
app/javascript/packages/document-capture/components/documents-step.tsx
Outdated
Show resolved
Hide resolved
eileen-nava
left a comment
There was a problem hiding this comment.
I started to review this, but I am going to hold off on finishing the review because the ticket is now blocked.
| <> | ||
| <PageHeading>{t('doc_auth.headings.review_issues')}</PageHeading> | ||
| <DocumentCaptureSubheaderOne isSelfieCaptureEnabled={isSelfieCaptureEnabled} /> | ||
| {isSelfieCaptureEnabled && ( |
| expect(back).to.be.ok(); | ||
| expect(pageHeader).to.be.ok(); | ||
| expect(idHeader).to.be.ok(); | ||
| expect(idHeader).to.be.not.ok(); |
| document_capture_selfie_text3: Take your photo in a well-lit place | ||
| document_capture_id_text1: Place your ID on a flat and dark surface. | ||
| document_capture_id_text2: Take your photo in a well-lit place. | ||
| document_capture_id_text3: Avoid glare or shadows on your ID. |
There was a problem hiding this comment.
I tested locally and these tips looked like the figma. 👍🏻
| document_capture_selfie_text3: Tómese la foto en un sitio con buena iluminación | ||
| document_capture_id_text1: Coloque su identificación en una superficie plana y de color oscuro. | ||
| document_capture_id_text2: Tómese la foto en un lugar bien iluminado. | ||
| document_capture_id_text3: Evite que se vean reflejos o sombras en su identificación. |
There was a problem hiding this comment.
I tested locally and the tips looked as expected. 👍🏻
| document_capture_hint: Doit être un JPG ou PNG | ||
| document_capture_id_text1: Placez votre pièce d’identité sur une surface plane et sombre. | ||
| document_capture_id_text2: Prenez la photo sur une surface plane | ||
| document_capture_id_text2: Prenez votre photo dans un endroit bien éclairé. |
There was a problem hiding this comment.
Looked as expected when tested locally. 👍🏻
| might cover your face. We suggest removing your glasses or hat. | ||
| document_capture_selfie_text2: Take your photo in a well-lit place. | ||
| document_capture_selfie_text3: Keep your expression neutral. | ||
| document_capture_selfie_text4: Make sure your whole face is visible within the green circle. |
There was a problem hiding this comment.
Looks good in local testing. 👍🏻
| cubrirle la cara. Sugerimos que se quite los anteojos o el sombrero. | ||
| document_capture_selfie_text2: Tómese la foto en un lugar bien iluminado. | ||
| document_capture_selfie_text3: Mantenga una expresión neutral. | ||
| document_capture_selfie_text4: Revise que se vea su rostro completo dentro del círculo verde. |
There was a problem hiding this comment.
Looks good in local testing. 👍🏻
| review_issues: Vérifiez vos images et essayez à nouveau | ||
| secure_account: Sécuriser votre compte | ||
| selfie: Photo | ||
| selfie: Photo de votre visage |
|
@kellular can you take a look? |
kellular
left a comment
There was a problem hiding this comment.
I cross-referenced the PR updates with the DOS translations, and everything here LGTM.
|
@kellular could you send this to LQA please? How do you want to track that? Maybe move the ticket in jira back to blocked? |
|
@daviddsilvanava Yes I can send this through LQA. Moving the Jira ticket back to blocked works for me! |
🎫 Ticket
Link to the relevant ticket:
LG-12804
🛠 Summary of changes
Update instruction and tips for taking ID photos and selfie.
📜 Testing Plan
Provide a checklist of steps to confirm the changes.
Scenario 1:
Non Selfie Desktop:
Scenario 2:
Non Selfie Mobile:
Scenario 3:
Selfie Mobile:
👀 Screenshots
If relevant, include a screenshot or screen capture of the changes.
Before:
After:
Non Selfie Desktop
Non Selfie Mobile
Selfi Mobile ID portion
Selfi Mobile Selfie portion