Current behavior:
-- start typing charachers
-- dropdown shows partial matches and first result is automatically highlighted
-- hit enter, and first result populates search box
Desired behavior (via attribute):
-- start typing charachers
-- dropdown shows partial matches and first result is not automatically highlighted
-- press down arrow
-- first result is highlighted
-- hit enter, and first result populates search box
Basically the behavior prior to the bellow issue
#2
Is this possible currently?