instructure / ic-autocomplete

accessible ember autocomplete component
MIT License
57 stars 22 forks source link

down arrow after typing is wonky #1

Closed ryanflorence closed 10 years ago

ryanflorence commented 10 years ago
  1. type into the field until only one result is left
  2. hit the down arrow
    • item does not get focus

v.

  1. select something with the mouse
  2. hit the down arrow
    • item gets focus