Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions config/locales/doc_auth/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,9 @@ es:
modificar su información.
selfie_capture_status:
face_close_to_border: DEMASIADO CERCA DEL MARCO
face_not_found: NO SE ENCONTRÓ LA CARA
face_too_small: LA CARA ES DEMASIADO CHICA
too_many_faces: HAY DEMASIADAS CARAS
face_not_found: NO SE DETECTÓ EL ROSTRO
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like this is existing, but wonder if your team would consider reevaluating these texts as all-caps, as it can have a number of accessibility challenges.

Nicely compiled in this comment: humanmade/hm-pattern-library#75 (comment)

Copy link
Contributor Author

@dawei-nava dawei-nava Mar 8, 2024

Choose a reason for hiding this comment

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

@aduth , I believe we kind of discussed, these texts are to customize Acuant SDK hints, and the SDK has known issues with SDK reader, even we have normal texts. @kellular, please correct me if I am wrong.

PS. there are discussions on how to fix the screen reader issue on our side in Timnit.

On the other hand, it still make sense to use normal text to avoid additional work down the road once we fix the SDK issue.

Copy link
Contributor

Choose a reason for hiding this comment

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

The linked resource includes issues with caps text beyond just screen readers.

That being said, I know it's out of scope of the ticket you're working on, just wanted to flag it for future consideration.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@aduth , I agree with your assessment, just wondering whether our designer already had kind of plan for it.

Choose a reason for hiding this comment

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

@aduth @dawei-nava Hey sorry for the late reply on this, I was out sick last week!

Let's move accessibility/style updates on the hint text into a separate ticket — I will create a ticket in the backlog for us. Thank you for the resource @aduth!

face_too_small: ROSTRO DEMASIADO PEQUEÑO
too_many_faces: DEMASIADOS ROSTROS
ssn: Necesitamos su número de Seguro Social para validar su nombre, fecha de
nacimiento y dirección.
tag: Recomendado
Expand Down