Skip to content

Refactor builder into shared BuilderApp; add modular panels, UI primitives, and advanced mode toggle#57

Open
a5sh wants to merge 1 commit into
mainfrom
codex/refactor-builder-architecture-and-layout-u48gcq
Open

Refactor builder into shared BuilderApp; add modular panels, UI primitives, and advanced mode toggle#57
a5sh wants to merge 1 commit into
mainfrom
codex/refactor-builder-architecture-and-layout-u48gcq

Conversation

@a5sh
Copy link
Copy Markdown
Collaborator

@a5sh a5sh commented May 8, 2026

Motivation

  • Consolidate duplicated advanced builder implementation into a single, configurable entry (BuilderApp) so modes share the same core logic and storage behavior.
  • Break up a large, monolithic sidebar/inspector codebase into smaller, reusable components and UI primitives to improve maintainability and readability.
  • Surface a simple/advanced mode toggle and panel navigation to support multiple UX surfaces (desktop advanced nav, compact/simple mode, and mobile).

Description

  • Replaced the previous large AdvancedBuilderApp.tsx with a lightweight wrapper that mounts the centralized BuilderApp with `initialMode=

Codex Task

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 8, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
posterium-frontend 7fea204 Commit Preview URL

Branch Preview URL
May 08 2026, 07:09 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant