Autocomplete functionality when adding project parts
#734 opened on Sep 26, 2016
Repository metrics
- Stars
- (1,531 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.