You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: properly integrate with @flowgram.ai editor state for NodeTitleStrategy
- Remove local Form component that was causing conflicts
- Use onChangeRef to save Field's onChange callback
- Call onChange when modal confirms to update editor state
- Use displayScript state to sync with editor value
- Remove unnecessary Form wrapper
This fixes:
1. Display not updating after modal save
2. Data lost when switching between nodes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: frontend/packages/flow-pc/flow-pc-design/src/components/design-editor/node-components/strategy/node-title.tsx
0 commit comments