bcgov / SIMS

Student Information Management System. Post-Secondary Student Financial Aid System
Apache License 2.0
24 stars 13 forks source link

1.3.1 My Applications- Table- Student- Accessibility Fixes - Level A - Info and Relationship #2849

Open HRAGANBC opened 6 months ago

HRAGANBC commented 6 months ago

User Story As a student, I need Context:**

The Problem Table lacks context for both headings and cells, requiring more explanation for where the user is in the table and the context of each cell, also paying attention to the state of interactive cell headings.

Currently, using the tab button, the focus steps through only the cells containing hyperlinks (and provides the necessary information and context that the student needs). If we modify the code such that tabbing steps through every single cell in the table, then the accessibility requirement should be satisfied.

Student Adjust the following Accessibility Criteria for the following pages:

Acceptance Criteria

ninosamson commented 6 months ago

Confirm how they are not accessible with Rowan so we can determine solution or fix.

ninosamson commented 4 months ago

@JasonCTang - can you confirm by going into the student, application table and inspecting the code to confirm what context is for heading and cells?

JasonCTang commented 3 months ago

Investigation complete and AC updated with solution. Leaving it in the post-partime pipeline for now.