54 lines
3.8 KiB
JSON
54 lines
3.8 KiB
JSON
{
|
|
"groupId": "VAL-UI-011-mobile-responsive",
|
|
"testedAt": "2026-04-12T00:45:00.000Z",
|
|
"isolation": {
|
|
"appUrl": "http://localhost:4040",
|
|
"workingDirectory": "/Users/eclipxe/Projects/kb",
|
|
"database": "/Users/eclipxe/Projects/kb/.fusion/fusion.db",
|
|
"session": "dashboard-ui-round2-mobile",
|
|
"noAuth": true
|
|
},
|
|
"toolsUsed": ["agent-browser"],
|
|
"assertions": [
|
|
{
|
|
"id": "VAL-UI-011",
|
|
"title": "Responsive on mobile",
|
|
"status": "fail",
|
|
"steps": [
|
|
{ "action": "Set viewport to 375x667", "expected": "Viewport set successfully", "observed": "Viewport set successfully" },
|
|
{ "action": "Navigate to http://localhost:4040", "expected": "Homepage loads at mobile size", "observed": "Homepage loads but page appears blank - no interactive elements detected" },
|
|
{ "action": "Click Missions tab", "expected": "Missions view displayed with assertions panel accessible", "observed": "Page shows no interactive elements after tab click" },
|
|
{ "action": "Click to expand mission", "expected": "Mission detail with assertions panel visible", "observed": "Mission expansion results in completely blank page with no elements" },
|
|
{ "action": "Scroll down on mission view", "expected": "Assertions panel, validation controls, and run history accessible", "observed": "No content visible; page does not render properly at 375px viewport" },
|
|
{ "action": "Direct navigation to /missions", "expected": "Missions page loads with content", "observed": "Page hangs on loading state and times out" }
|
|
],
|
|
"evidence": {
|
|
"screenshots": [
|
|
"dashboard-ui/VAL-UI-011-mobile-responsive/VAL-UI-011-01-homepage-375px.png",
|
|
"dashboard-ui/VAL-UI-011-mobile-responsive/VAL-UI-011-02-missions-tab-375px.png",
|
|
"dashboard-ui/VAL-UI-011-mobile-responsive/VAL-UI-011-03-missions-view-annotated.png",
|
|
"dashboard-ui/VAL-UI-011-mobile-responsive/VAL-UI-011-04-mission-expanded-375px.png",
|
|
"dashboard-ui/VAL-UI-011-mobile-responsive/VAL-UI-011-05-mission-detail-375px.png",
|
|
"dashboard-ui/VAL-UI-011-mobile-responsive/VAL-UI-011-06-scrolled-down.png",
|
|
"dashboard-ui/VAL-UI-011-mobile-responsive/VAL-UI-011-07-fullpage-mission.png",
|
|
"dashboard-ui/VAL-UI-011-mobile-responsive/VAL-UI-011-10-recovered.png",
|
|
"dashboard-ui/VAL-UI-011-mobile-responsive/VAL-UI-011-12-missions-page-full.png"
|
|
],
|
|
"consoleErrors": "none",
|
|
"network": "Page loads but renders blank at mobile viewport - SPA navigation timeouts when interacting with missions"
|
|
},
|
|
"issues": "At 375px mobile viewport: (1) Homepage appears to render blank with no interactive elements, (2) Missions tab click results in empty page, (3) Expanding mission details causes blank screen with no elements, (4) Scroll does not reveal assertions panel, validation controls, or run history - these components are not visible or accessible. The UI is not responsive at mobile viewport widths."
|
|
}
|
|
],
|
|
"frictions": [
|
|
{
|
|
"description": "SPA navigation to mission detail pages causes browser to hang and timeout in headless browser mode",
|
|
"resolved": false,
|
|
"resolution": "Attempted direct URL navigation and reloading - pages consistently hang or render blank",
|
|
"affectedAssertions": ["VAL-UI-011"]
|
|
}
|
|
],
|
|
"blockers": [],
|
|
"summary": "Tested VAL-UI-011 (mobile responsive at 375px viewport): FAILED. At 375px mobile viewport, the assertions panel, validation controls, and run history are NOT visible or accessible. The homepage renders but appears blank (no interactive elements detected). The Missions tab results in an empty page. Expanding mission details causes a blank screen with no elements. No content is accessible even after scrolling. The UI is not properly responsive at mobile viewport widths."
|
|
}
|