dify/web/app/components/workflow/block-selector/trigger-plugin
lyzno1 29d7023fae
- Update all-tools.tsx so provider search results keep only relevant items: full list retained when the provider matches; otherwise the provider is cloned with just matching tools.
- Mirror the same filtering strategy for Start-tab trigger plugins in trigger-plugin/list.tsx, ensuring only matching events render when searching.
2025-10-16 17:46:44 +08:00
..
action-item.tsx fix(trigger): update provider_id field in TriggerPluginActionItem component 2025-10-11 17:10:29 +08:00
item.tsx refactor(trigger): update trigger-related types and field names / values 2025-10-11 17:06:43 +08:00
list.tsx - Update all-tools.tsx so provider search results keep only relevant items: full list retained when the provider matches; otherwise the provider is cloned with just matching tools. 2025-10-16 17:46:44 +08:00