flutter / flutter/devtools

Status line builds the wrong status items in offline mode

Aperta
#8,913 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
offline P3 polish
Lingua principale
Dart
Stelle
1.7k
Fork
404
Merge medio
6g 17h
PR unite (30g)
18

Descrizione

this happens because the `currentScreen` variable that the StatusLine class uses to call `currentScreen.buildStatus(context)` is a `SimpleScreen` and not the screen type for the data (e.g. `PerformanceScreen`, `NetworkScreen`, etc.).

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start by tracing the StatusLine class and its use of currentScreen.buildStatus(context) while offline. Compare the SimpleScreen instance with the relevant data screens, such as PerformanceScreen and NetworkScreen, and confirm that the status items are built for the active screen type; done means offline mode shows the correct status items.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
dart, flutter
Ambito
tooling
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.