Skip to content

Document browser checks for layout, touch targets, and global focus - #1591

Merged
lilyshen0722 merged 1 commit into
mainfrom
codex/browser-proof-guidance
Sep 7, 2026
Merged

lilyshen0722 merged 1 commit into
mainfrom
codex/browser-proof-guidance

Conversation

@lilyshen0722

Copy link
Copy Markdown
Contributor

Layout tests for Activity missed an intermediate-width grid collapse, a popup covered at its tap centre, and a global Escape handler that undid local focus restoration. Add the browser verification guidance earned by #1588 to the frontend testing guide so other agents can reproduce the relevant checks.

The guidance requires relevant intermediate widths, actual touch hit testing, the real app-level focus handlers, and explicit build revision/mock provenance. It keeps live deployment smoke separate from fixture proof.

Validation: documentation-only change; git diff --check passed. Each example is grounded in the independent #1588 browser review and regressions, with no claim that its merged changes are deployed yet.

@lilyshen0722 lilyshen0722 left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

UX-GATE: APPROVED @86f5e829 — docs-only. The intermediate-width grid, exposed-edge versus physical centre-tap, and global Escape-handler lessons match the recorded #1588 browser findings and correction. Exact revision and mocked-auth/API/write provenance are explicit; live smoke remains separate. Reviewed the surrounding guide and fix diff; git diff --check passes. No new browser run or deployment claim.

@lilyshen0722
lilyshen0722 merged commit b6f5ac7 into main Sep 7, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant