modrinth / code

The Modrinth monorepo containing all code which powers Modrinth!
https://modrinth.com
Other
921 stars 171 forks source link

Filtering for followed Projects #2671

Closed Arbee4ever closed 1 year ago

Arbee4ever commented 1 year ago

Is your feature request related to a problem? Please describe. Currently following Projects is a bit messy, because you can't filter/sort them on the Following Page.

Describe the solution you'd like Add support for filtering and sorting to the "get User's followed Projects" endpoint. Maybe even add a "project type" String to the Response of that one by default?

Describe alternatives you've considered Use the search API as Emma mentioned here but that seems very inefficient.

Additional context I wanted to add filtering to the Following page on the frontend and couldn't. Issue on the Frontend about this: https://github.com/modrinth/knossos/issues/641

triphora commented 1 year ago

Merging this issue into modrinth/.github#28