Inspecting ModalBottomSheet
未关闭
P2
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
When we call `showModalBottomSheet` to show a bottom sheet, It's a little hard to select a widget that exists in the bottom sheet, the inspector selects a widget behind the sheet and we must try and error multiple times to select a widget inside of bottom sheet
I think this is true for dialogs too
贡献指南
调研方向
首先使用 showModalBottomSheet 重现该问题,并检查 sheet 或对话框可见时 widget 选择的行为。完成标准是 inspector 能够可靠地选择 bottom sheet 和对话框内的 widget,而不是选择它们后面的 widget。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100