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.