Skip to content

[workshop-playwright-qa] __root__: 3 QA findings — brand, readability, accessibility #2469

Description

@github-actions

QA findings for __root__

Tested at: 2026-08-03T08:20:31Z
Viewports: small (360×800), medium (768×1024), desktop (1280×800), wide (1440×900), full-hd (1920×1080)

# Viewport Category Description
1 small brand Page left gutter is 16px (content padding-left on .markdown-body), below the 20px minimum for viewports <480px per brand guidelines
2 desktop readability <h1> computed font-size is 16px — same as body text, no visual heading weight. Brand type scale requires 48–64px for primary headings at large viewports
3 desktop readability <code> elements computed font-size is 13.6px, below the 14px minimum for essential text

Screenshots

Finding 1 — Small viewport (360px) gutter below 20px minimum

Finding 1 — small viewport gutter

Findings 2 & 3 — Desktop page (H1 and code size)

Finding 2 & 3 — desktop page

Suggested fixes

  • Gutter (Finding 1): Increase .markdown-body horizontal padding at small viewports to at least 20px.
  • H1 size (Finding 2): The page <h1> renders at 16px in the sticky header. Ensure a visually dominant heading size or verify the sticky header element uses aria-hidden if a larger title exists in the content.
  • Code size (Finding 3): Inline <code> inherits Primer's 0.85em, yielding ~13.6px. Override to at least 0.875em at a 16px base to meet the 14px minimum.

Warning

Firewall blocked 6 domains

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

  • accounts.google.com
  • android.clients.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"
    - "android.clients.google.com"
    - "awmgmcpg"
    - "clients2.google.com"
    - "storage.googleapis.com"
    - "www.google.com"

See Network Configuration for more information.

Generated by 🎭 Workshop Playwright QA · 96.5 AIC · ⌖ 8.13 AIC · ⊞ 5.8K ·

  • expires on Aug 4, 2026, 8:34 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