Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SB Autocomplete #308

Merged
merged 1 commit into from
Feb 24, 2012
Merged

Conversation

thezoggy
Copy link
Contributor

Updated the autocomplete to have a bit more intelligence.
-- Filter out search term results to only include things that start with the search term.
-- Highlight the matching term from the item
-- Ran code through jslint and fixed numerous mistakes.
Modified the browser back-end so it does not throw an assertion error for invalid paths anymore. As this serves no purpose for the pathbrowser except an ugly ajax error in the console.

 -- Filter out search term results to only include things that start with the search term.
 -- Highlight the matching term from the item
 -- Ran code through jslint and fixed numerous mistakes.
Modified the browser backend so it does not throw an assertion error for invalid paths anymore. As this serves no purpose for the pathbrowser except an ugly ajax error in the console.
midgetspy added a commit that referenced this pull request Feb 24, 2012
@midgetspy midgetspy merged commit bb9229d into midgetspy:master Feb 24, 2012
gborri pushed a commit to gborri/Sick-Beard that referenced this pull request Jul 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants