Add a basic livesearch for jobs list
Reported by theirishpenguin | December 16th, 2008 @ 11:56 PM | in 0.1
Comments and changes to this ticket
-
Gavin Joyce December 17th, 2008 @ 05:43 PM
- Tag set to search
- State changed from resolved to open
Thanks for this implementation.
I'm going to add a :search action to the JobsController which will return a collection of jobs based on the search term. I think that the live search should hook in with this, that way all the job data can be searched.
http://rubyjobs.lighthouseapp.co...
I'm going to reopen the ticket so that we can track this until completion.
-
Gavin Joyce December 17th, 2008 @ 08:19 PM
The :index action in the JobsController now responds_to :js. The live search should make an ajax get against this - I've added a temp example of this - the search button makes the ajax call.
-
theirishpenguin December 17th, 2008 @ 10:24 PM
Last comment implemented. It's wired up to the keypress event - please advise if this is less than ideal.
Also, we should be able to remove the public/javascripts/jquery.livesearch.js now.
-
Gavin Joyce January 3rd, 2009 @ 03:40 PM
- State changed from open to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A simple job listing app from Ruby Ireland