Open StuartGALL opened 1 week ago
Talked to Stuart on Datepickers, unfortunately the AG Grid Datepicker does not meet a lot of accessibility standards, but making a custom one is too much work at this point. I will be fixing year to only take 4 digits but we will re-visit an accessible calendar later.
We will want to review AG Grids accessibility guidelines and make deicsions on what we want to do: https://www.ag-grid.com/javascript-data-grid/accessibility/
There is also currently code in place to disable most of the AG Grid keyboard shortcuts, that might be critical to accessiblity: https://www.ag-grid.com/javascript-data-grid/keyboard-navigation/
Description
Enhance the accessibility of multiple AG Grid filtering components to ensure keyboard navigation and screen reader compatibility.
The following components need reformatting:
Compliance Reports:
Fuel Codes:
Organizations:
User Roles:
Transactions:
Each component must support full keyboard navigation and be compatible with screen readers.
Wireframe Link
N/A
Purpose and Benefit to the User
Improving accessibility ensures that all users, including those using assistive technologies, can interact with the AG Grid filtering components seamlessly. This aligns with WCAG compliance standards and enhances the usability of the application.
Acceptance Criteria
Development Checklist
Notes