ARK-Builders / ARK-Builders/Navigator
"As-is" sorting ignores scores
Open
bug
- Dominant language
- Kotlin
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
When "as-is" sorting is ON:
* Switching direction or sorting between "ascending" and "descending" should not change order of resources with equal scores.
* "Descending" should have top-scored resources on top.
* "Ascending" should have top-scored resources in the end.
Contributor guide
Research direction
The issue points to the “as-is” sorting behavior and equal-score resource ordering; no file or test is named. Start by locating that sorting entry point, then verify descending puts top-scored resources first, ascending puts them last, and direction changes preserve the order of equal scores.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100