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

Remote suggestions should appear after local/prefetch suggestions #40

Merged

Conversation

jharding
Copy link
Contributor

See title.

expectedItemHash.coffee,
expectedItemHash.coconut
]);
}, local)(remote);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it's the drugs, but I'm not following this (remote) part of the test. Otherwise the whole thing looks good.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_prcessRemoteSuggestions returns a function that's expected to be called with the results of the remote request. You wrote the code!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😦 clearly it's past my bedtime…

@jharding
Copy link
Contributor Author

I'm right in thinking the remote suggestions should be appended to the suggestions list right?

@timtrueman
Copy link
Contributor

Yes, up to the limit.

@jharding
Copy link
Contributor Author

K, this patch corrects the behavior then.

@jharding jharding merged commit e849e73 into twitter:integration-0.8.1 Feb 25, 2013
@vskarich
Copy link
Collaborator

Ship It!

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

Successfully merging this pull request may close these issues.

3 participants