Mexico Platinum Card Accessibility Review
Post Heuristic Review we noticed some existing Accessibility concerns that needed addressing. Below are some of those concerns and what was done to solve them.
Page 2 (Company Details Page) and Page 3 (JO/LR Page) — Credit Bureau Autorization Section
Need to present the content as regular text not greyed out
Remove the hover code for the text
Remove the disable code for the text
Optional Feedback for the Market is to have the content shown and a checkbox displayed after reading, "I agree to the above credit bureau authorization.”
Page 5 (Review Page)
Needs a Title: Resumen
Title of Page to be H1
Each grey bar section reflects the page in the capture journey - Each title in grey bars need to be H2
Sub Sections to be H3 under each grey bar main page section
Each section of data needs to read the label and the input from left to right
Page 5 (Review Page) - Edit Sections
Each Edit button needs to have an ID reference so that the screen reader may read " Editar <<Section Title>>"
Each Save button needs to have an ID reference so that the screen reader may read "Guardar <<Section Title>>"
After an edit is completed or reviewed and applicant clicks save and continue button, focus needs to be on the edit button of the section the applicant edited.