Skip to content

fix(visual-qa): capture current adaptive surfaces - #235

Merged
veryCrunchy merged 5 commits into
mainfrom
fix/233-production-capture-routes
Jul 27, 2026
Merged

fix(visual-qa): capture current adaptive surfaces#235
veryCrunchy merged 5 commits into
mainfrom
fix/233-production-capture-routes

Conversation

@veryCrunchy

Copy link
Copy Markdown
Member

Closes #233

Outcome

  • Capture Home through the shared production dashboard presentation instead of a legacy marketing-only surface.
  • Capture adaptive data on desktop and phone through the production dynamic collection renderer.
  • Keep compact record cards on phone widths and editable tables on wide or landscape layouts.
  • Prevent Home quick actions from clipping by wrapping them across available space.

Validation

  • Focused desktop presentation and adaptive-layout tests pass.
  • All 20 Compose marketing scenarios render successfully.
  • Website content and surface tests pass.
  • Repository hygiene and privacy checks pass.
  • Desktop and phone captures were visually inspected for complete content and current production styling.

@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: a169a6c357

ℹ️ 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 website/public/screenshots/capture-manifest.json Outdated
@@ -0,0 +1,7 @@
category: fix

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Restore human authorship and DCO sign-off

The reviewed commit records Codex <codex@openai.com> as both author and committer, and its message has no human Signed-off-by trailer. This commit therefore cannot be submitted under the repository's authorship and DCO contract; recreate it with the responsible human contributor as author/committer and add their sign-off only after they explicitly review and authorize it.

AGENTS.md reference: AGENTS.md:L359-L365

Useful? React with 👍 / 👎.

@veryCrunchy veryCrunchy added this to the 0.6 Platform polish milestone Jul 27, 2026
@veryCrunchy veryCrunchy added priority:P1 Required for the pre-release product experience area:website Public website, documentation presentation, and roadmap embedding area:ux Navigation, accessibility, responsive design, and interaction platform:android Android-specific implementation or validation platform:desktop Desktop-specific implementation or validation type:bug labels Jul 27, 2026

@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: 10899cb74f

ℹ️ 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".

@veryCrunchy
veryCrunchy merged commit 0ba4447 into main Jul 27, 2026
2 checks passed
@veryCrunchy
veryCrunchy deleted the fix/233-production-capture-routes branch July 27, 2026 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ux Navigation, accessibility, responsive design, and interaction area:website Public website, documentation presentation, and roadmap embedding platform:android Android-specific implementation or validation platform:desktop Desktop-specific implementation or validation priority:P1 Required for the pre-release product experience type:bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[WEB-006] Capture the current Home and adaptive table UX through production routes

1 participant