Skip to content

Test landing-page demo interactions and accessibility - #63

Merged
itsjling merged 2 commits into
mainfrom
codex/issue-015-ui-proof
Jul 31, 2026
Merged

Test landing-page demo interactions and accessibility#63
itsjling merged 2 commits into
mainfrom
codex/issue-015-ui-proof

Conversation

@itsjling

@itsjling itsjling commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Closes #15

Summary

  • reuse the browser harness from Prove one full review journey in a real browser #59 for the review journey and landing demo
  • prove file selection, copy success and failure, keyboard focus, touch input, and view controls
  • check accessible names, roles, focus order, contrast, and live status text

Cross blocker

Validation

  • npm run lint
  • npm test
  • npm run docs:check
  • npm run docs:build
  • git diff --check
  • npx fallow audit --base codex/issue-028-browser-journey

Stack

  • Base: codex/issue-028-browser-journey at d47489ef5c60ceb2f3d9d32cc353c89dd5d49d73
  • Head: d2169a4e519a1761060fd23445c7d0fa58b2901e

Stack

  1. Make the fresh-checkout demo self-contained #42
  2. Add one-command live and mocked development modes #58
  3. Prove one full review journey in a real browser #59
  4. Test landing-page demo interactions and accessibility #63 👈 current

@itsjling

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d2169a4e51

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread site/index.html
@itsjling
itsjling force-pushed the codex/issue-028-browser-journey branch from d47489e to 89f965e Compare July 30, 2026 18:00
@itsjling
itsjling force-pushed the codex/issue-015-ui-proof branch from d2169a4 to a9b2d7b Compare July 30, 2026 18:16
@itsjling

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a9b2d7b5ff

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread site/index.html
Comment thread package.json
@itsjling
itsjling force-pushed the codex/issue-015-ui-proof branch from a9b2d7b to 18e05e8 Compare July 30, 2026 18:29
@itsjling
itsjling force-pushed the codex/issue-028-browser-journey branch from 89f965e to ba077fd Compare July 30, 2026 18:57
@itsjling
itsjling force-pushed the codex/issue-015-ui-proof branch from 18e05e8 to 9c12938 Compare July 30, 2026 19:05
@itsjling
itsjling force-pushed the codex/issue-028-browser-journey branch from ba077fd to 0241f65 Compare July 30, 2026 19:32
@itsjling
itsjling force-pushed the codex/issue-015-ui-proof branch from 9c12938 to 2dc2e6d Compare July 30, 2026 19:32
@itsjling
itsjling changed the base branch from codex/issue-028-browser-journey to main July 31, 2026 05:50
# Conflicts:
#	README.md
#	tests/browser/review-journey.test.mjs
@itsjling
itsjling merged commit ab98e72 into main Jul 31, 2026
4 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.

Test landing-page demo interactions and accessibility

1 participant