flutter / flutter/devtools

Check if autocomplete behaviour is still connected

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

Description

While working on https://github.com/flutter/devtools/pull/6677

I noticed that we have autocomplete behaviour in the widget inspector search field.

I've never once seen it pop up though, so I wonder if maybe it got disconnected at some point.
If so we should discuss reconnecting it.
While discussing this we should discuss it's behaviour. If possible it would be nice if the user could use enter and shift+enter to navigate the search results. So we could tweak the autocomplete indexing while we are in the area.(See https://github.com/flutter/devtools/issues/6864)

https://github.com/flutter/devtools/blob/master/packages/devtools_app/lib/src/shared/ui/search.dart#L1253

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.