You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the task
Enhance the AG Grid filtering components across the LCFS application to ensure compliance with accessibility standards, improved functionality, and user-friendly date filtering.
Scope
Compliance Reports:
Dropdowns: Enable navigation between dropdown elements using arrow keys.
Date Picker: Ensure arrow keys function correctly within the date picker and restrict date input to four characters.
Date Range: Add functionality to set maximum and minimum date ranges to limit user selection.
Fuel Codes:
Date Picker: Resolve issues where keyboard keys become non-functional within the date picker.
Date Range: Enforce a four-character date input limit and set maximum and minimum date ranges.
Organizations:
Dropdowns: Implement proper keyboard navigation through dropdowns using arrow keys.
Cross-Grid Filter Check:
Add functionality to verify and fix filters across all grids in the LCFS application.
Accessibility Standards (WCAG):
Implement screen reader support for dropdowns and date pickers to meet WCAG standards.
Ensure proper ARIA roles, labels, and live region announcements for grid components.
Acceptance Criteria
All dropdown menus across grids are navigable using keyboard arrow keys.
Date pickers allow navigation and selection using arrow keys, enforce a four-character date input limit, and have defined max/min date ranges.
Filters across all grids are checked and corrected for consistent functionality.
Screen readers accurately interpret and announce dropdown and date picker elements per WCAG standards.
Accessibility improvements are tested and verified in the Compliance Reports, Fuel Codes, and Organizations sections.
Additional context
The text was updated successfully, but these errors were encountered:
RebekahRFord
changed the title
Implement Accessibility and Functional Enhancements for AG Grid Filtering Components
Implement Accessibility & Functional Enhancements for AG Grid Filtering Components
Jan 6, 2025
RebekahRFord
changed the title
Implement Accessibility & Functional Enhancements for AG Grid Filtering Components
LCFS - Implement Accessibility & Functional Enhancements for AG Grid Filtering Components
Jan 6, 2025
Describe the task
Enhance the AG Grid filtering components across the LCFS application to ensure compliance with accessibility standards, improved functionality, and user-friendly date filtering.
Scope
Acceptance Criteria
Additional context
The text was updated successfully, but these errors were encountered: