flutter / flutter/devtools

Change inspector auto complete so it allows quick navigation through search results

オープン
#6,864 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
P3 screen: inspector
主要言語
Dart
スター
1.7k
フォーク
404
平均マージ
6日 17時間
マージ済み PR(30日)
18

説明

The need to revert https://github.com/flutter/devtools/pull/6677 highlighted that there is autocomplete behaviour that already uses the enter key in the search field.

To priotitize ease of use in the search field I propose that we:
- change index 0 of the selected indices to mean no selection
- allow enter, and shift+enter to navigate to next/previous while index 0 is set.
- In order to use "enter" to select an autocomplete entry, the user would have to use the down arrow once to enter the auto completions. This would mean that the autocompletions are essentially 1-indexed instead of 0-indexed.

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

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

評価

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

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

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