2 留言 (2 留言)0 反應 (0 反應)1 負責人 (1 負責人)TypeScript12,714 star (12,714 star)2,228 fork (2,228 fork)batch import
bughelp wanted
描述
如图所示:

- 如果节点是 Modal 类型,是否也支持选中Modal 节点并展开?
- 議題類型
- 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.