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.

贡献者指南