Skip to content

refactor(ui): extract ComposerInputArea and ComposerInputSection#85

Merged
Pterjudin merged 1 commit into
mainfrom
feat/phase1-composer-input-section
Jul 23, 2026
Merged

refactor(ui): extract ComposerInputArea and ComposerInputSection#85
Pterjudin merged 1 commit into
mainfrom
feat/phase1-composer-input-section

Conversation

@Pterjudin

Copy link
Copy Markdown

Summary

  • Extract ComposerInputArea — textarea, attachment lists, staging chips, validation banners
  • Extract ComposerInputSection — landing vs thread layout, command bar, context usage bar
  • SidebarChat.tsx down to ~364 lines (from ~430)

Test plan

  • npm run buildreact
  • npm run test-phase0-qa — 103/103
  • Manual: landing page input + thread input both render; context bar shows when model selected

Made with Cursor

Move the VoidChatArea composer block and landing/thread input layouts into dedicated modules, reducing SidebarChat to ~364 lines.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cursor

cursor Bot commented Jul 23, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@Pterjudin
Pterjudin merged commit 4f0398d into main Jul 23, 2026
14 of 26 checks passed
@Pterjudin
Pterjudin deleted the feat/phase1-composer-input-section branch July 23, 2026 13:36
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