corejavascript/typeahead.js

Autoselect select first item of all datasets

Open

#196 opened on Jan 9, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (232 forks)batch import
bughelp wanted

Repository metrics

Stars
 (956 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Autoselect is a great options but with multiple dataset it select each first option of all datasets. It need to select the first option of the first dataset.

See the screenshot below : 2019-01-09_174617

Contributor guide