flutter / flutter/devtools

Variables are collapsed when the full Call Stack is displayed

未关闭
#2,078 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
P3 screen: debugger
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

For large applications the full call stack may take some time to display. During this time the user may start drilling into the current variables. When the entire call stack is eventually displayed, the expanded variables are collapsed, causing the user to lose their place. This can be quite frustrating.

贡献指南

打开贡献指南

调研方向

首先使用大型应用复现该问题:在完整调用栈加载期间展开变量,然后观察加载完成后变量是否会折叠。跟踪 DevTools 中调用栈刷新和变量树状态处理的过程。当完整调用栈显示后,展开的变量仍能保留其状态,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
dart, flutter
领域
devtools
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
42/100

把新 issue 发到你的邮箱

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