Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions interface/features/subgraph.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -111,11 +111,13 @@ The navigation bar shows your current level and lets you easily move between nes

### Exit subgraph

To exit a subgraph and return to the parent level, use the **Navigation bar** (labeled 1 in the image) at the top of the canvas.
To exit a subgraph and return to the parent level:
- Use the **Navigation bar** (labeled 1 in the image) at the top of the canvas, or
- Press the **Esc** key

![Subgraph editing mode](/images/interface/features/subgraph/editing_subgraph.jpg)

Click on the navigation bar to exit the current subgraph and return to the parent workflow.
Click on the navigation bar or press Esc to exit the current subgraph and return to the parent workflow.

## Unpack Subgraphs to Nodes

Expand Down
6 changes: 4 additions & 2 deletions zh-CN/interface/features/subgraph.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,13 @@ icon: "share-nodes"

### 5. 退出子图

要退出子图并返回上一级,可以使用画布顶部的**导航栏**(图中标记为 1)。
要退出子图并返回上一级:
- 使用画布顶部的**导航栏**(图中标记为 1),或
- 按 **Esc** 键

![子图编辑状态](/images/interface/features/subgraph/editing_subgraph.jpg)

点击导航栏即可退出当前子图,返回到父级工作流。
点击导航栏或按 Esc 键即可退出当前子图,返回到父级工作流。

## 将子图转回普通节点

Expand Down