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.
建议:大纲树增加删除图标 · alibaba/lowcode-engine#2336 | Good First Issue