File uploader
The file uploader React Carbon component has been tested against the latest W3C Web Content Accessibility Guidelines (WCAG) 2.1 Level A and AA success criteria and violations have been identified as high priority issues. This document will be updated when these accessibility issues are resolved.
Accessibility considerations
- After the file uploader closes, focus should retain the user’s point of regard and return to the element that invoked it.
- The file uploader button can be activated using both the
Space
orEnter
key. - The file uploader button should have text or label that accurately describes the action of the button.
Resources
- IBM Accessibility Requirements:
- 1.4.13 Content on Hover or Focus (WCAG Success Criteria 1.4.13)
- 2.1.2 No Keyboard Traps (WCAG Success Criteria 2.1.2)
- 2.4.3 Focus Order (WCAG Success Criteria 2.4.3)
- 3.2.2 On Input (WCAG Success Criteria 3.2.2)
Accessibility testing
Automated, manual and screen reader accessibility verification test has been performed on the file uploader React Carbon Component. WCAG 2.1 Level A and AA success criteria issues have been identified and the list of open accessibility violations is available in the Carbon Component GitHub repository.
Automated test
Automated test environment
Results
- macOS Mojave version 10.14.2 with VoiceOver
- Chrome version 77.0.3865.90
- Dynamic Assessment Plugin (DAP) version 1.8.0.0 - IBM Accessibility WCAG 2.1 Sept. 2019 Ruleset
- Carbon React version 7.7.1
- Chrome version 77.0.3865.90
- Dynamic Assessment Plugin (DAP) version 1.8.0.0 - IBM Accessibility WCAG 2.1 Sept. 2019 Ruleset
- Carbon React version 7.7.1
DAP test:
- No violations
- No violations