-
Couldn't load subscription status.
- Fork 14
Fund Sorting #454
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
base: main
Are you sure you want to change the base?
Fund Sorting #454
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@michaelcanova functionality is good for the most part. I like that it works nicely in mobile too. Some product feedback:
|
…wn in Previously Funded, and adding in Include Ended parameter
|




Issue:
Funds didn't sort by open/close, nor were there any more sorting options available. This PR fixes these issues and allows 4 different types of sorting:
Best(default) - sorts by open and close, and inside sorts by when it was created
Top - Sorts by the most amount of upvotes
Applicants - Sorts by the most applicants
Raised - Sorts by the amount of funding requested/earned,
This is part 4/5 of the Fund Page Sorting Project.
ResearchHub/issues#626
RFP:

Proposals:

For Previously Funded we decided to not show the dropdown at all and just defualt to the "Best" sorting.
