Skip to content

Implement Search Result Sorting #76

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

Open
JoshuaRogan opened this issue Oct 13, 2015 · 2 comments
Open

Implement Search Result Sorting #76

JoshuaRogan opened this issue Oct 13, 2015 · 2 comments

Comments

@JoshuaRogan
Copy link
Contributor

http://isotope.metafizzy.co/sorting.html

@JoshuaRogan JoshuaRogan changed the title Impletment Search Result Sorting Implement Search Result Sorting Oct 13, 2015
@RitwikGupta
Copy link
Member

We could also just sort in the backend instead of having another library. What do you want to sort on?

@JoshuaRogan
Copy link
Contributor Author

Well because there are requests being made after the initial search it makes more sense to do the sorting on the frontend. Plus if it was on the backend it would require additional requests and limit how often the user should be able to search.

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

2 participants