Weird sorting of outings when filtering on title
- Dominant language
- Python
- Stars
- 26
- Forks
- 28
- Avg merge
- 4h
- Merged PRs (30d)
- 9
Description
Tested on the prod
When no filter outings are sorted newer date first (modulo the columns issue).
If applying a filter such as activity, it's still the case.
If I add a title filter, the sorting looks no longer consistent:

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the outings listing described in the issue with no filter, an activity filter, and a title filter. Inspect the API path that applies title filtering and ordering, then verify that filtered results remain sorted newest date first, as shown in the report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100