Familiarity with lowcode engine's UI componentsUnderstanding of React component patterns
新手友好度1-100 的估计分数,表示该议题对首次贡献者的友好程度。
65
研究方向
First, explore the repository to locate the outline tree component, likely within packages/editor skeleton or similar. Review existing icon implementations to understand the pattern. Then, add a delete icon that triggers a delete action on the selected component. Check existing deletion logic in the codebase for consistency. Engage with maintainers via comments for guidance on design and placement.