This is a demo report — scrubbed data showing what BetaWindow delivers.See other scenarios →
Test my app from $5 →
rpt_demo_0023 bugs found

TodoFlow (demo)

Quick 10-min session focused on mobile viewport (375px)
App URL
https://todoflow-demo.vercel.app
Tier
Quick · 10 min · $5
Duration
10m 14s
Tester
Tester A.R.
Completed
Apr 15, 2025

Rating & Summary

3 / 5

App works well on desktop. On iPhone SE viewport (375px), the navigation menu overflows and the "Add task" button is hidden behind the keyboard on iOS. The modal close button is too small to tap reliably at 16×16px. 3 mobile-specific bugs found.

2 high1 medium

Bugs Found (3)

🟠highNavigation menu overflows at 375px — items cut off
Steps to reproduce
1. Open app on mobile or set viewport to 375×812
2. Look at the top navigation bar
Expected

Hamburger menu or stacked nav links

Actual

Nav items overflow horizontally. "Settings" and "Profile" links are invisible without scrolling. No scroll indicator.

📷 Only 3 of 5 nav items visible; others clipped off-screen
🟠high"Add task" button hidden by iOS keyboard on mobile
Steps to reproduce
1. Open app on iPhone (or 375px viewport)
2. Tap in the task input field
3. Keyboard opens
Expected

"Add task" button visible above keyboard

Actual

Button is positioned at bottom of screen. iOS keyboard covers it completely. No way to submit without closing keyboard first.

🟡mediumModal close button (×) too small to tap — 16×16px touch target
Steps to reproduce
1. Tap a task to open details modal
2. Try to close with × button
Expected

Close button ≥44×44px touch target (Apple HIG minimum)

Actual

× button renders at 16×16px. Required 3 attempts to tap successfully. WCAG 2.5.5 violation.

Network Log

4 requests
MethodPathStatusTimeSize
GET/200234ms28 KB
GET/api/tasks200445ms12 KB
POST/api/tasks201312ms0.4 KB
DELETE/api/tasks/7204198ms0 B

Console Log

2 entries
04:18[WARN]Touch target size below recommended minimum (44×44px) for element: .modal-closea11y.ts
00:00[LOG]Viewport: 375×667 (iPhone SE)debug.ts

Agent-Ready Format

Killer feature

Every report ships as a structured prompt you can paste directly into Cursor, Claude, or GPT-4. No copy-pasting bugs manually — your agent gets the full context instantly.

# BetaWindow QA Report — TodoFlow (demo)

## Tester Summary
App works well on desktop. On iPhone SE viewport (375px), the navigation menu overflows and the "Add task" button is hidden behind the keyboard on iOS. The modal close button is too small to tap reliably at 16×16px. 3 mobile-specific bugs found.

## Bugs Found
### Bug 1: Navigation menu overflows at 375px — items cut off [HIGH]
Steps to reproduce:
1. Open app on mobile or set viewport to 375×812
2. Look at the top navigation bar
Expected: Hamburger menu or stacked nav links
Actual: Nav items overflow horizontally. "Settings" and "Profile" links are invisible without scrolling. No scroll indicator.

### Bug 2: "Add task" button hidden by iOS keyboard on mobile [HIGH]
Steps to reproduce:
1. Open app on iPhone (or 375px viewport)
2. Tap in the task input field
3. Keyboard opens
Expected: "Add task" button visible above keyboard
Actual: Button is positioned at bottom of screen. iOS keyboard covers it completely. No way to submit without closing keyboard first.

### Bug 3: Modal close button (×) too small to tap — 16×16px touch target [MEDIUM]
Steps to reproduce:
1. Tap a task to open details modal
2. Try to close with × button
Expected: Close button ≥44×44px touch target (Apple HIG minimum)
Actual: × button renders at 16×16px. Required 3 attempts to tap successfully. WCAG 2.5.5 violation.

Please fix the bugs above in order of severity. Start with the highest-severity issues.
💡 This output is auto-generated from the tester’s feedback, network log, and console data — no manual formatting needed.

Other sample reports

Get a report like this for your app

Submit your URL. A real human tester runs a live session with network log + console capture. Report delivered in minutes.