partkeepr/PartKeepr

Autocomplete functionality when adding project parts

開放

#734 建立於 2016年9月26日

 (1 則留言) (0 個反應) (0 位負責人)JavaScript (419 個分叉)auto 404
Feature RequestFrontendgood first issue

倉庫指標

星標
 (1,531 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南