corejavascript / corejavascript/typeahead.js
Autoselect first option
Open
- Dominant language
- JavaScript
- Stars
- 968
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to enable automatically selecting the first search result, this actually used to happen in typeahead in the past.
How I envision this to work is that one would intialise typeahead with an `autoSelect` option set to `true` (defaults to `false`).
Contributor guide
Assessment
This issue has not been assessed yet.