Simply clicking once on a block should not place it
未关闭
bug
funblocks
- 主要语言
- Haskell
- 星标
- 1.3k
- 派生
- 201
- PR 合并指标
- 30 天内没有已合并 PR
描述
It is very confusing when people just click on a block, either in a function or list comprehension, or from the toolbox, and a copy of that block gets placed in the workspace. We should wait for some minimum drag distance before treating this as a drag.
贡献指南
调研方向
通过在函数、列表推导式和工具箱中点击块(不进行拖动)来复现该行为。定位区分点击和拖动的块交互处理逻辑,然后验证点击不会放置副本,而拖动超过所选的最小距离仍会放置副本。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- haskell
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100