flutter / flutter/devtools

Improving retaining path identifier in Diff view

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

描述

Retaining paths are currently identified by the last few nodes as shown in the screenshot below. The identifiers often include classes internal to Dart and Flutter, which the app developer is likely to be unfamiliar with. Thus, it's unclear the information in such identifiers actually providing any value to the majority of users.

![Image](https://user-images.githubusercontent.com/348942/216466120-e280655e-d290-43bd-84a9-0bd5efce025a.png)

It might not hurt to identify different retaining paths simply by number such as Path 1, Path 2, Path 3, etc. The detailed path information is available on the right hand side of the table once the user selects one of them. Thoughts?

贡献指南

打开贡献指南

调研方向

从 DevTools 的 Diff 视图开始,检查 retaining path 标识符是如何生成并显示在表格中的。将表格的选择行为与右侧显示的详细路径信息进行比较。当不同路径具有清晰的标识符,并且选择某一路径后仍会显示其详细路径时,即表示完成。

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

评估

技术栈
dart
领域
devtools
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

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