flutter / flutter/devtools

Improving retaining path identifier in Diff view

Ouverte
#5,179 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
memory > diff P3 screen: memory ux
Langage dominant
Dart
Étoiles
1.7k
Forks
404
Merge moyen
6 j 17 h
PR mergées (30 j)
18

Description

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?

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.