2 comments (2 comments)0 reactions (0 reactions)1 assignee (1 assignee)TypeScript12,714 stars (12,714 stars)2,228 forks (2,228 forks)batch import
bughelp wanted
説明
如图所示:

- 如果节点是 Modal 类型,是否也支持选中Modal 节点并展开?
- Issue 種別
- bug
- 調査方針
- The issue involves the selection functionality in the outline tree panel. Look at the selection implementation in packages/engine and the outline tree component (likely in packages/outline). Check if the project.currentDocument?.selection.select(id) call updates the outline tree's selected state. Also, the issue asks whether Modal nodes are supported; this requires investigation into how Modal components are handled in the tree. The assignee may have insights; consider reviewing comments or asking for clarification.