[UX] 工作流节点搜索与筛选 #21

Closed
opened 2026-05-05 01:01:39 +08:00 by admin · 0 comments
Owner

背景

复杂工作流可能有几十个节点,靠肉眼查找效率低。

需求

  1. 搜索框:输入节点名称/类型,高亮匹配节点并居中画布
  2. 节点列表面板:按类型分组,点击定位
  3. 快捷键 Ctrl+F 打开搜索

涉及模块

  • frontend/src/components/WorkflowEditor/WorkflowEditor.vue

优先级

低 — 大规模工作流才需要

## 背景 复杂工作流可能有几十个节点,靠肉眼查找效率低。 ## 需求 1. 搜索框:输入节点名称/类型,高亮匹配节点并居中画布 2. 节点列表面板:按类型分组,点击定位 3. 快捷键 Ctrl+F 打开搜索 ## 涉及模块 - frontend/src/components/WorkflowEditor/WorkflowEditor.vue ## 优先级 低 — 大规模工作流才需要
admin self-assigned this 2026-05-05 01:01:39 +08:00
admin closed this issue 2026-05-10 14:25:49 +08:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/aiagent#21