Separating icon vs text click for treetable drop down
未关闭
P3
screen: app size
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
**Currently**
When clicking on a table row, the treemap updates and the table expands.
**Want**
When clicking on the arrow (expand) icon, the table should expand but the treemap should NOT update. When clicking any other part of the row, the treemap should update and the table should expand.
贡献指南
调研方向
issue 中没有指定文件或测试。首先在 DevTools UI 中定位 treetable 行和 expand-icon 的点击处理,然后验证点击图标会展开但不会更新 treemap,而点击其他行时会执行这两个操作。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100