Sortable List Cards
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
It would be nice to have a feature where from the list options you can sort the cards alphabetically or numerically. Even if you move a card from one list to another, it sorts it either when a new card is created or if a card gets moved into that list.
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 list options and the code that creates or moves cards between lists. Define how alphabetical and numerical ordering should work, then verify that cards are sorted when created or moved and that the list option controls the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100