Skip to content

[workshop-playwright-qa] 06-install-gh-aw: 1 QA finding — readability #2507

Description

@github-actions

QA findings for 06-install-gh-aw

Tested at: 2026-08-05T08:15:00Z
Viewports: small (360×800), desktop (1280×800)

# Viewport Category Description
1 small readability 1 <pre> block overflows its container at 360px viewport. scrollWidth=384px vs clientWidth=318px. Long URL in install command cannot wrap.

Screenshots

Finding 1 — pre block overflow on 06-install-gh-aw at 360px

Suggested fix

Add overflow-x: auto to .markdown-body pre so long command lines scroll horizontally within the block at narrow viewports.

Warning

Firewall blocked 5 domains

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

  • accounts.google.com
  • awmgmcpg
  • clients2.google.com
  • storage.googleapis.com
  • www.google.com

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

network:
  allowed:
    - defaults
    - "accounts.google.com"
    - "awmgmcpg"
    - "clients2.google.com"
    - "storage.googleapis.com"
    - "www.google.com"

See Network Configuration for more information.

Generated by 🎭 Workshop Playwright QA · 97.6 AIC · ⌖ 6.65 AIC · ⊞ 5.8K ·

  • expires on Aug 6, 2026, 8:20 AM UTC

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions