Sort list by Due Date
Open
Nobody has claimed this yet.
enhancement
feature: stacks
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
In some boards, I have to set a due date for each card.
Currently, I sort each card up & down manually based on the set due date. It would take much less time, and it's less error prone if there is a sorting function that enables automatic sorting on the due date.
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
No files or tests are named. Start by locating the board card-list sorting controls and the existing due-date handling, then determine where a due-date sort belongs in the interface. Done means users can automatically order cards by their due dates instead of moving them manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100