Prioritize Sort Order of boards by Dragging instead of Alphabetical
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Is your feature request related to a problem? Please describe.
I need a way to insure projects that have higher priority are at the top of my list. I am sure that is by nature a typical expected human interaction. At present there is no way to do this
Describe the solution you'd like
Either provide a handle or simply clicking on the row item and allow it to be dragged up or down to its new sort position on the list.
Describe alternatives you've considered
I have tried color coding those items that are priorities. However, if there are 25 items there are not enough colors to order them in a priority that one would prefer. It simply doesn't provide the same level of control or organization
Additional context
Add any other context or screenshots about the feature request here.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
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 in the issue. Start by locating the board list and its current alphabetical ordering, then trace how board order is stored and updated. Done means users can drag boards into a chosen order and that order persists instead of reverting to alphabetical sorting.
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
- 45/100