[Property Editor] Include name of widget in analytics when edit request fails
未关闭
P2
property editor
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
Currently, when an edit request fails, we are sending an analytics event that includes the property name (e.g. "The value for the parameter 'spacing' cannot be null")
To help debug these failures, we should also include the widget name in the analytics event.
贡献指南
调研方向
首先定位在 DevTools Property Editor 中属性编辑请求失败时发出的 analytics 事件。跟踪属性名称和 widget 上下文可用的位置,然后确认失败事件包含 widget 名称,并在存在相关测试时运行这些测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart, flutter
- 领域
- devtools
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100