adicu / Courses

A course management application for Columbia.
courses.adicu.com
Other
16 stars 12 forks source link

Add ability to navigate serach results with keyboard #204

Closed schlosser closed 10 years ago

schlosser commented 10 years ago

This allows you to:

Selected result (which will be added if ENTER is clicked) is shown in blue, and defaults to the first element. Elements also turn gray on hover, and can be clicked to be added. (this mirrors the Google Chrome omnibar search behavior)

screen shot 2014-07-31 at 1 31 20 am

Closes #197

brishin commented 10 years ago

Great job Dan! Just a few comments above.

If nothing breaks, it might make sense to create a new scheduleSearchArea.js file and move all of the search stuff there.

brishin commented 10 years ago

ping @danrschlosser

schlosser commented 10 years ago

ping @brishin

schlosser commented 10 years ago

I'm merging this, we can amend style issues later.