Swarthmore / litterfall

Application and Scripts used for the Litterfall Project
0 stars 1 forks source link

typeahead's dropdown menu is not always functionally selectable #62

Closed mpitser closed 11 years ago

mpitser commented 11 years ago

in litterfall querying: when you don't type anything but focus the field, you can see all options. if you click on one, occasionally they don't show back up in the input field. However, the 'active' class has been applied (you can see if you inspect html of the li's of dropdown).

It usually remedies itself within a few clicks of the same item over and over. It also applies to only some list items at any given time. And sometimes all of them work (but so far I haven't seen the case where none work).

jadams1 commented 11 years ago

mallory's working on this. All other typeahead discussion can go in "typeahead is a hot mess" (issue #66) because it has the best name.