cds-snc / cds-snc/platform-forms-client
“Skip to main content” button was unresponsive when tested with VoiceOver and Chrome.
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 16
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 85
Description
From client: results of their form in fable testing:
> Ran 20 accessibility tests using Fable (10 in English and 10 in French). The accessibility tests mainly focused on screen reader compatibility, with a couple tests using screen magnification tools.
https://cds-snc.freshdesk.com/a/tickets/30088
**1 issue related to unresponsive “Skip to main content button”** (tester used Voice Over with Chrome). The button did not respond when they tried to select it.
> "On the landing page, the "skip to main content" link appears to do nothing."
**Relevant WCAG criteria: 2.1.1 Keyboard**
Contributor guide
Research direction
Start by opening the landing page in Chrome with VoiceOver and testing the “Skip to main content” link with keyboard focus. Trace the landing-page entry point to find the link and its target, then verify that selecting it moves focus or view to the main content and that the behavior works with the reported setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js, typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100