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
On 5 mobile and tablet viewports, the visible site-title logo link on the home page (/gh-aw/) has no accessible name. This was reproduced on iPhone 12, iPhone 12 Pro Max, Pixel 5, Galaxy S21, and iPad.
The issue appears only in narrower responsive layouts where the text title is not exposed and the logo image link remains visible without a usable accessible label.
View All Warnings
No warning-level issues were detected during this run.
View Detailed Test Results by Device
Mobile Devices
iPhone 12 (390×844): responsive navigation opened correctly; Quick Start link navigation passed; 1 critical accessibility issue on visible home/logo link.
iPhone 12 Pro Max (428×926): responsive navigation opened correctly; Quick Start link navigation passed; 1 critical accessibility issue on visible home/logo link.
Pixel 5 (393×851): responsive navigation opened correctly; Quick Start link navigation passed; 1 critical accessibility issue on visible home/logo link.
Galaxy S21 (360×800): responsive navigation opened correctly; Quick Start link navigation passed; 1 critical accessibility issue on visible home/logo link.
Tablet Devices
iPad (768×1024): responsive navigation opened correctly; Quick Start link navigation passed; 1 critical accessibility issue on visible home/logo link.
iPad Pro 11 (834×1194): passed.
iPad Pro 12.9 (1024×1366): passed.
Desktop Devices
HD (1366×768): passed.
FHD (1920×1080): passed.
4K (2560×1440): passed.
Additional Checks
Home page title and h1 were present on all tested devices.
No obvious horizontal overflow was detected.
Responsive hamburger navigation behaved correctly for all viewports at or below 1050px.
Main content navigation succeeded on all desktop viewports.
Accessibility Findings
The visible anchor matching /gh-aw/ is rendered as a logo-only link in affected responsive layouts, and automated inspection found no accessible name from text, aria-label, or title.
This can make the primary home link ambiguous or invisible to assistive technology users on affected devices.
Recommendations
Add a stable accessible name to the site-title home link, for example with aria-label="GitHub Agentic Workflows home".
Verify the site-title link remains correctly named across all responsive breakpoints, including mobile and tablet layouts.
Re-run multi-device accessibility checks after the fix, especially around the header and responsive navigation.
Warning
Firewall blocked 2 domains
The following domains were blocked by the firewall during workflow execution:
mtalk.google.com
www.gstatic.com
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
Test Summary
@pelikhanResults Overview
Critical Issues
/gh-aw/) has no accessible name. This was reproduced on iPhone 12, iPhone 12 Pro Max, Pixel 5, Galaxy S21, and iPad.View All Warnings
No warning-level issues were detected during this run.
View Detailed Test Results by Device
Mobile Devices
Tablet Devices
Desktop Devices
Additional Checks
Accessibility Findings
/gh-aw/is rendered as a logo-only link in affected responsive layouts, and automated inspection found no accessible name from text,aria-label, ortitle.Recommendations
aria-label="GitHub Agentic Workflows home".Warning
Firewall blocked 2 domains
The following domains were blocked by the firewall during workflow execution:
mtalk.google.comwww.gstatic.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.