Skip to content

Defect: app.html horizontally overflows on mobile/narrow widths #251

Description

@eviltester

Summary

The deployed app page overflows horizontally on mobile and narrow widths. The site home and docs pages did not show the same overflow in this lane, but app.html did.

Environment

Repeat Steps

  1. Open the deployed app page.
  2. Resize the viewport to approximately 390 px wide.
  3. Wait for the app controls to finish loading.
  4. Observe horizontal overflow.
  5. Repeat at approximately 320 px wide.

Expected

The app should fit within the viewport or use clearly intentional internal scrolling only for complex tables/panels. The page header and main layout should not cause whole-page horizontal overflow.

Actual

The app page overflows horizontally. Structured evidence showed body/client width mismatches and overflow contributors including the header, main app controls, shared schema rows, and import/export workspace.

Evidence

Screenshots and video were captured in the local review artifact folder under docs/testing/20260627/issue-230-001. Structured evidence is in responsive-accessibility-evidence.json and loop-gap-review-evidence.json.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions