Skip to content

feat(ui): redesign workbench to Codex-style two-pane layout with status filtering - #10

Merged
AllenReder merged 5 commits into
mainfrom
refactor/codex-style-design
Sep 2, 2026
Merged

feat(ui): redesign workbench to Codex-style two-pane layout with status filtering#10
AllenReder merged 5 commits into
mainfrom
refactor/codex-style-design

Conversation

@AllenReder

Copy link
Copy Markdown
Owner

Overview

  • Completely refactors the GitHub Workbench UI to a Codex-style two-pane layout (Issue/PR list on the left, full metadata/markdown detail pane on the right).
  • Adds on-demand lifecycle status filtering (open as default, merged, and closed) with fast query performance and cache partitioning.
  • Adds an adjustable 30%–70% draggable divider defaulting to an equal 1:1 split on wide layouts.
  • Adds a floating shadowed filter popover anchored strictly below the search/filter controls.
  • Replaces filter glyph with a square funnel icon, moves top-level refresh action to the right of the filter tabs, and moves external GitHub link to the detail header.
  • Fully updates server intake queries, shared resource schemas, and bilingual translations.

Copilot AI lite review requested due to automatic review settings September 2, 2026 14:08

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@AllenReder

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-02T14:14:39.531936Z 37e4668 Manual request
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@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: 37e4668dc1

ℹ️ 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 src/github-resource-intake.server.ts
Comment thread src/workbench-ui.client.tsx
Comment thread src/workbench-ui.client.tsx
@AllenReder
AllenReder merged commit 1633cce into main Sep 2, 2026
1 check passed
@AllenReder
AllenReder deleted the refactor/codex-style-design branch September 2, 2026 14:33
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.

2 participants