You need to sign in or sign up before continuing.
Improve VoiceOver accessibility for file tree browser
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
During review of !207844 (merged), VoiceOver testing revealed two accessibility issues with the file tree browser:
-
Multiple "loading" announcements: VoiceOver announces "loading loading loading loading" repeatedly when directories are being loaded. This should be announced only once for better user experience.
-
Additional information announced: VoiceOver announces additional information that's not visible in the UI. Need to verify if this is expected behavior or if it should be suppressed.
Context
- Parent issue: #541107
- Related MR: !207844 (merged)
- Review comment: !207844 (comment 2803857860)
Video
Steps to reproduce
- Enable the
repository_file_tree_browser
feature flag - Enable VoiceOver on macOS
- Navigate to a repository and browse directories
- Observe the VoiceOver announcements
Expected behavior
- Loading state should be announced once per loading operation
- Only visible UI information should be announced to screen readers
Labels
accessibility frontend groupsource code Category:Source Code Management typebug
Edited by Jacques Erasmus