flutter / flutter/devtools

Inspecting ModalBottomSheet

未关闭
#2,582 3 条评论 12 个 reaction 已指派 0 人 在 GitHub 查看
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。