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

Submit Search Branch: Cache typeahead results for possible following submit query #35

Open
At-Libitum opened this issue Dec 25, 2013 · 0 comments

Comments

@At-Libitum
Copy link
Owner

Now that the typeahead and the submit search follow the same pattern when displaying results. The next logical step would be to cache the result from a typeahead search so that in the case this search is followed by an Enter key (or Submit click), we wouldn't need to repeat it. This will probably be easier than to add a timeout to the typeahead to wait and see if the Enter key gets pressed (or Submit click).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant