partkeepr/PartKeepr

Autocomplete functionality when adding project parts

オープン

#734 opened on 2016/09/26

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (419 件のフォーク)auto 404
Feature RequestFrontendgood first issue

Repository metrics

Stars
 (1,531 個のスター)
PR merge metrics
 (PR metrics pending)

説明

When adding a part to the project; we first have to search by letters, and then physically hit enter (instead of having some autosearch functionality that lists the required parts as we type).

Then, after we get the returned results, we can't use TAB to select the first row of results (it selects the first filter instead of the first result).

Ideally, we would love to have automatic searching and filtering while type the part numbers, and then be able to hit 'TAB' when the first result is presented.

Better yet, if we're typing in a complete MPN that returns a single result, it would be nice to have it automatically selected, so that when we hit enter, we can automatically use that first (and only) result without additional key or mouse strokes.

コントリビューターガイド