1.3.1 My Applications- Table- Student- Accessibility Fixes - Level A - Info and Relationship
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 15
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 40
Description
**User Story**
**As a student, I need
**Context:**
- Theses issues were uncovered through accessibility audit via CITZ.
- Detailed Spreadsheet for Student s inserted inline and also attached here: [2024_Student Application_Audit.xlsx](https://api.zenhub.com/attachedFiles/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBN0xsQXc9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--578821d4addd12c1babcafba5c861e1f5456bc9c/2024_Student%20Application_Audit.xlsx)
- Information, structure, and relationships conveyed through presentation can be programmatically determined or are available in text.
**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:
- My applications
**Acceptance Criteria**
- [ ] In My Applications Page- modify the applications table code such that the tab button steps through each cell and not just the cells with hyperlinks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.