Files
dify/web/app/components/tools/workflow-tool/__tests__
CodingOnStar ff2786537f feat(workflow-tool): refactor configure button logic and introduce custom hook
- Simplified the WorkflowToolConfigureButton component by extracting logic into a new useConfigureButton hook.
- Enhanced state management for modal visibility, loading states, and parameter validation.
- Updated tests to reflect changes in the component structure and ensure proper functionality.
- Removed unused imports and streamlined the code for better readability.
2026-02-13 14:00:39 +08:00
..