🚀 Feature: Ability to change display order of statuses
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
I would like the ability to re-order how states show up on a task view, whether its in a module or just in the task view. Currently I'm forced to look at backlog first which is not how I prefer to do my workflow. While I know I can filter the view, it still lists "Backlog" first which still breaks the cognitive flow
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the task and module views where statuses are rendered, then follow how their ordering is configured and persisted. Done means a user can define a status order and see it consistently in both views, including after reopening them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100