Commit 449d424
fix(workflow): chrome cluster survives the stack when the chat is closed
With the chat closed and resources forward, the sidebar toggle and chat
switcher lived in the editor's canvas chrome — buried under the stack's
backdrop, leaving no way to open the sidebar or a chat. The front card's tab
strip now doubles as the title bar in that state (same tabsLeading pattern as
the chat view): toggle + split switcher lead the strip, the icon side docks
the most recent chat in place, and the cluster hands off to the chat's title
bar once a chat docks.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent ac8a357 commit 449d424
1 file changed
Lines changed: 17 additions & 0 deletions
File tree
- apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/docked-chat
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
443 | 445 | | |
444 | 446 | | |
445 | 447 | | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
446 | 463 | | |
447 | 464 | | |
448 | 465 | | |
| |||
0 commit comments