Improve inspector hover inspection and setting discoverability
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
I'm trying to dig through a big widget tree via the inspector in the browser. If I dare to let my cursor pause for just a moment, I get a massive popup about the widget under my cursor. This popup covers half the tree display, and it consumes scroll behavior. It's hugely annoying and makes it nearly impossible to click around the tree.
___
**DevTools version**: 2.28.1
**IDE**: Android-Studio
**Connected Device**:
CPU / OS: arm64 (64 bit) ios
Connected app type: Flutter native (debug build)
Dart Version: 3.3.0-26.0.dev
Flutter Version: 3.16.0-12.0.pre.41 / master
Framework / Engine: 4b72a6e831 / 472be42e90
贡献指南
调研方向
首先,在浏览器检查器中导航大型 widget 树时,复现悬停弹窗的行为。阅读检查器中悬停检查和设置可发现性的入口点,然后根据 issue 确定预期的交互方式。完成的标准是,弹窗不再妨碍树的导航或占用滚动操作,并且相关设置易于找到。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart, flutter
- 领域
- devtools
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100