Skip to content

Phase 1: SidebarChat shell cleanup + staging chip fix#87

Merged
Pterjudin merged 1 commit into
mainfrom
phase1/sidebarchat-cleanup-staging-chips
Jul 23, 2026
Merged

Phase 1: SidebarChat shell cleanup + staging chip fix#87
Pterjudin merged 1 commit into
mainfrom
phase1/sidebarchat-cleanup-staging-chips

Conversation

@Pterjudin

Copy link
Copy Markdown

Summary

  • Remove legacy re-export block from SidebarChat.tsx (~345 lines, thin shell only)
  • Fix StagingContextChips so × removes the clicked chip (index-based) instead of always popping the last selection
  • Extend designSystem.test.ts with guards for the thin shell and index-based chip removal

Test plan

  • npm run buildreact
  • npm run transpile-client + npm run test-phase0-qa (108/108)
  • Add multiple staging context chips → click × on middle chip → only that chip is removed

Made with Cursor

Remove legacy re-export barrel from SidebarChat now that modules import directly, and make StagingContextChips remove the clicked chip instead of always popping the last selection.

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 e675f7f into main Jul 23, 2026
14 of 26 checks passed
@Pterjudin
Pterjudin deleted the phase1/sidebarchat-cleanup-staging-chips branch July 23, 2026 14:26
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