Skip to content

Phase 1: extract CommandBarInChat + plan a11y#78

Merged
Pterjudin merged 1 commit into
mainfrom
feat/phase1-command-bar-extract
Jul 23, 2026
Merged

Phase 1: extract CommandBarInChat + plan a11y#78
Pterjudin merged 1 commit into
mainfrom
feat/phase1-command-bar-extract

Conversation

@Pterjudin

Copy link
Copy Markdown

Summary

  • Extract CommandBarInChat (~260 lines) from SidebarChat.tsx into composer/CommandBarInChat.tsx, reducing the shell to ~986 lines
  • Add accessibility labels for accept/reject controls, file links, and the file-details toggle in the command bar
  • Add aria-expanded / aria-label to plan collapse and step detail expand buttons in ChatBubble.tsx

Test plan

  • npm run buildreact — bundle resolves all static imports (0 missing)
  • npm run test-phase0-qa — 92/92 passing
  • ./scripts/code.sh — verify sidebar chat + file-change bar render

Made with Cursor

Move the file-change command bar out of SidebarChat into composer/CommandBarInChat
and add aria labels for accept/reject controls, file links, and plan expand/collapse.

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 e26dccd into main Jul 23, 2026
14 of 26 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.

1 participant