[workshop-playwright-qa] README: 1 QA finding — readability

Workshop Playwright QA · issue · closed

Filter2mode:review mode:live
All recorded Export JSON
github-actions[bot]

published Aug 21, 2026, 7:40 AM · updated Aug 22, 2026, 8:49 AM

QA findings for README

Tested at: 2026-08-21T07:32:00Z
Viewports: small (360×800), medium (768×1024), desktop (1280×800), wide (1440×900), full-hd (1920×1080)

# Viewport Category Description
1 small readability Horizontal overflow at 360px viewport. A long navigation link (Fix Codespaces actions:write Errors When Running gh aw run) containing an inline <code> element extends to ~361px, causing a horizontal scrollbar (scrollWidth 361 > clientWidth 345). The overflowing element right edge reaches 360.8px — outside the 345px client area.

Screenshots

README page at 360px viewport showing horizontal overflow caused by long link with inline code

Suggested fix

Add overflow-wrap: break-word or word-break: break-all to long navigation link containers, or shorten the displayed link text for the side-quest entry "Fix Codespaces actions:write Errors When Running gh aw run" in the README table of contents.

Warning

Firewall blocked 11 domains

The following domains were blocked by the firewall during workflow execution:

  • accounts.google.com
  • android.clients.google.com
  • awmgmcpg
  • clients2.google.com
  • clientservices.googleapis.com
  • optimizationguidepa.googleapis.com
  • redirector.gvt1.com
  • safebrowsing.googleapis.com
  • update.googleapis.com
  • www.google.com
  • www.gstatic.com

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

network:
  allowed:
    - defaults
    - "accounts.google.com"
    - "android.clients.google.com"
    - "awmgmcpg"
    - "clients2.google.com"
    - "clientservices.googleapis.com"
    - "optimizationguidepa.googleapis.com"
    - "redirector.gvt1.com"
    - "safebrowsing.googleapis.com"
    - "update.googleapis.com"
    - "www.google.com"
    - "www.gstatic.com"

See Network Configuration for more information.

Generated by 🎭 Workshop Playwright QA · 160.4 AIC · ⌖ 5.78 AIC · ⊞ 5.8K ·

  • expires on Aug 22, 2026, 7:40 AM UTC