alibaba / alibaba/lowcode-engine
【需求】希望画布中,选中组件支持锁定功能 -- 锁定后组件不可编辑,不可拖拽,组件内部可以获得焦点,即与该组件预览下效果保持一致。
Open
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
如题:希望画布中,选中组件支持锁定功能 -- 锁定后组件不可编辑,不可拖拽,但组件内部可以获得焦点,与预览下组件的效果保持一致。意思是组件锁定以后就是保持预览状态,可获焦,可交互。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the canvas entry points for selecting, dragging, and editing components, then compare their behavior with the preview state. The change is complete when a locked selected component cannot be edited or dragged, while its internal elements can receive focus and remain interactive like the preview.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100