Kludex / Kludex/awesome-fastapi-projects
Make the repositories sorted by stars (descending) by default
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 141
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the repositories in a table are randomly ordered.
To sort them either in descending or ascending directions, one would need to tap/click on the stars column header.
It is counterintuitive, moreover, taking into account, that repositories with the higher numbers of stars tend to appear on top of a table.
Additionally, it would be nice to inform the user about the current sorting direction.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the table component and the stars-column sorting behavior. Make the initial repository order descending by stars and expose the current sorting direction in the interface; verify both ascending and descending interactions still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100