Skip to content

Conversation

@bfollington
Copy link
Contributor

@bfollington bfollington commented Sep 18, 2025

Summary by cubic

Fixes Quicklaunch pattern spawns by replacing the generic spawnPattern with explicit handlers that pass the right data. Prevents wrong prop shapes and navigation errors when launching Chatbot, Tools, Outliner, Chatbot Note, and Note.

  • Bug Fixes
    • Replaced spawnPattern with spawnChatbot, spawnChatbotTools, spawnChatbotOutliner, spawnChatbotNote, and spawnNote.
    • Passed correct default props (messages, tools, outline, expandChat, titles).
    • Routed state.allCharms only where needed (Outliner, Chatbot Note).
    • Fixed prop mismatches (chat -> messages).
    • Simplified button onClick handlers (no inline recipe calls).

@bfollington bfollington changed the title Fix spawnPattern data handling Fix spawnPattern data handling [CT-910] Sep 18, 2025
@linear
Copy link

linear bot commented Sep 18, 2025

@bfollington bfollington merged commit f4fb95a into main Sep 18, 2025
7 checks passed
@bfollington bfollington deleted the fix/2025-09-18-fix-spawnPattern-data-handling branch September 18, 2025 00:44
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