flutter / flutter/devtools

Improving retaining path identifier in Diff view

オープン
#5,179 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
memory > diff P3 screen: memory ux
主要言語
Dart
スター
1.7k
フォーク
404
平均マージ
6日 17時間
マージ済み PR(30日)
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?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。