mirror of https://github.com/langgenius/dify.git
- Updated `checkMakeGroupAvailability` to include a check for existing group nodes, preventing group creation if a group node is already selected. - Modified `useMakeGroupAvailability` and `useNodesInteractions` hooks to incorporate the new group node check, ensuring accurate group creation logic. - Adjusted UI rendering logic in the workflow panel to conditionally display elements based on node type, specifically for group nodes. |
||
|---|---|---|
| .. | ||
| components | ||
| hooks | ||
| node.tsx | ||
| types.ts | ||