Skip to content

update layout#54

Merged
linqiquan merged 11 commits intomainfrom
workflow0224
Feb 26, 2026
Merged

update layout#54
linqiquan merged 11 commits intomainfrom
workflow0224

Conversation

@linqiquan
Copy link
Contributor

No description provided.

Leeon-Tang and others added 11 commits February 24, 2026 18:30
… optimize buttons, fix unused nodeMap warning
- Replace async session restoration with sync localStorage read (persistentStorage.getSync) to eliminate flash of old content when entering workflow page
- Build FormFieldConfig fallback from modelInputSchema so AI Task nodes render with FormField immediately without waiting for model API
- Add lucide-react icons to all workflow node types (matching Free Tools page icons)
- Icons shown in node title bar, NodePalette sidebar, and Add Node context menu
- Move More menu, Guide, and Templates buttons from top-right toolbar to left floating toolbar
- Reorder left toolbar: Add Node (top) > Manage Workflows > Templates > Guide > More
- Replace node icon with distinct square-plus, workflow icon with list icon, templates with grid icon
- Use ReactDOM.createPortal for More menu dropdown to escape stacking context
- Fix toolbar border alignment: match sidebar h-12 and Electron titleBarOverlay height (48px)
- Fix Playground page-header border alignment with sidebar
- Unify sidebar border opacity from border-border/70 to border-border
- Reduce NodePalette item indentation for tighter left alignment
- Clean up unused Workflow import from lucide-react
- ResultsPanel: add stacked card view when embedded in node card,
  showing current result with shadow layers behind and ◀ N/M ▶ nav
- CustomNodeBody: show result count badge on collapsed Results button
- execution.store: fix onNodeComplete to prepend results instead of
  overwriting, so batch runs accumulate all results (capped at 50)
…peek, history expand/collapse, text node fixes
@linqiquan linqiquan merged commit ecaf1de into main Feb 26, 2026
5 checks passed
@linqiquan linqiquan deleted the workflow0224 branch February 27, 2026 03:58
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