related to #465 and #466
Description
When retrieving resources by category or subcategory, our API endpoint returns the list sorted by those open as well as those closest to the user. It'd be useful to update this sort to consider the user's favorites.
Checklist
- resources that are open AND favorited sorted by those closest to the user
- resources that are open and NOT favorited sorted by those closest to the user
- resources that are closed AND favorited sorted by those closest to the user
- resources that are closed and NOT favorited sorted by those closest to the user
Tech Notes
related to #465 and #466
Description
When retrieving resources by category or subcategory, our API endpoint returns the list sorted by those open as well as those closest to the user. It'd be useful to update this sort to consider the user's favorites.
Checklist
Tech Notes