Skip to content

merged bucketed search code - #31

Open
sharathk2u wants to merge 1 commit into
unbxd:masterfrom
sharathk2u:bucketSearchFix
Open

merged bucketed search code#31
sharathk2u wants to merge 1 commit into
unbxd:masterfrom
sharathk2u:bucketSearchFix

Conversation

@sharathk2u

Copy link
Copy Markdown
Contributor

@rahulcs
Please verify

/cc @amarts

Comment thread unbxdSearch.js Outdated
history.pushState(this.params, null, location.protocol + "//" + location.host + location.pathname + "?" + finalquery);
}else{
history.pushState(this.params,null,location.protocol + "//" + location.host + location.pathname + "?" + finalquery);
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Isn't this part of another patchset? comment there holds good here too.

@amarts

amarts commented Jul 1, 2016

Copy link
Copy Markdown
Contributor

looks like this one patch is having two functionalities. Please separate it out, and lets merge it.

Also, @rahulcs should we add lint tests and travis builds for these?

@sharathk2u

Copy link
Copy Markdown
Contributor Author

@amarts
Removed the code which is present in another PR.

@amarts

amarts commented Aug 18, 2016

Copy link
Copy Markdown
Contributor

@santosh1994 @floydpraveen @rahulcs please review.

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