Skip to content

🔍 Multi-Device Docs Testing Report - 2026-07-04 #43334

Description

@github-actions

Test Summary

  • Triggered by: @pelikhan
  • Workflow run: §28697770337
  • Devices tested: 10
  • Test date: 2026-07-04

Results Overview

  • 🟢 Passed: 7
  • 🟡 Warnings: 3
  • 🔴 Critical: 2

Critical Issues

  • Desktop search interaction is broken on the docs home page at 1366x768: activating the "Search" button opens a dialog shell, but no usable search input appears, making site search non-functional.
  • The opened search dialog intercepts pointer events and blocks other primary actions until dismissed, causing the "Quick Start with CLI" CTA to become unclickable while the broken search overlay is present.
View All Warnings
  • Mobile home page shows horizontal overflow from the slide deck preview/embedded mermaid content on iPhone 12 (390x844), with a pre.mermaid element wider than the viewport.
  • Very narrow layouts (for example Galaxy S21 360x800) show header/title wrapper compression, suggesting potential truncation pressure in the top navigation.
  • Anchor-link affordances (.sl-anchor-link) slightly overflow their containers across several breakpoints; minor visual polish issue, but not a full-page overflow.
View Detailed Test Results by Device

Mobile Devices

  • iPhone 12 (390x844): Home page loaded correctly; no full-page horizontal scrolling. Warning: pre.mermaid in slide/preview content exceeded viewport width.
  • iPhone 12 Pro Max (428x926): Core layout rendered correctly; navigation, CTA links, and images present. No critical blocking issue observed.
  • Pixel 5 (393x851): Responsive layout stable; no blocking interaction issue observed.
  • Galaxy S21 (360x800): Content remained usable, but header/title wrapper showed compression/overflow pressure in the top area.

Tablet Devices

  • iPad (768x1024): Layout stable and usable; no blocking issues observed.
  • iPad Pro 11 (834x1194): Layout stable; search button visible in header; no blocking issue observed from static audit.
  • iPad Pro 12.9 (1024x1366): Layout generally stable; minor header title wrapper overflow pressure observed.

Desktop Devices

  • HD (1366x768): Reproduced critical search issue. Search button opens a dialog container without a usable input, and the overlay intercepts clicks on page CTAs. Quick Start link worked only after dismissing the dialog.
  • FHD (1920x1080): General layout and rendering stable in static audit; no additional critical issue reproduced.
  • 4K (2560x1440): General layout and rendering stable in static audit; no additional critical issue reproduced.

Artifacts captured locally during testing: screenshots for each viewport under /tmp/gh-aw/agent/.

Accessibility Findings

  • Search is not keyboard/interaction accessible in its current broken state because the modal opens without exposing a usable input/control path.
  • The blocking dialog overlay creates a focus and pointer trap risk by obscuring underlying interactive elements without completing the expected search flow.
  • Embedded wide content on small mobile viewports may require horizontal panning or clipping, reducing readability.

Recommendations

  • Fix the search modal initialization so a visible, focusable search input is rendered immediately when the Search button is activated.
  • Add an automated responsive regression test covering search open/close behavior on desktop and tablet breakpoints.
  • Constrain or horizontally scroll embedded mermaid/slide preview content on small screens to prevent overflow.
  • Review header/title layout at narrow widths to avoid truncation or compressed interactive targets.

References:

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • mtalk.google.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "mtalk.google.com"

See Network Configuration for more information.

Generated by 📝 Multi-Device Docs Tester · 9.05 AIC · ⌖ 15.9 AIC · ⊞ 3.7K ·

  • expires on Jul 5, 2026, 10:40 PM UTC-08:00

Metadata

Metadata

Labels

automatedcookieIssue Monster Loves Cookies!documentationImprovements or additions to documentationtesting

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions