Drag & Drop Cards from Board to Board
Open
Nobody has claimed this yet.
1. to develop
enhancement
feature: boards
feature: cards
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
like drag & drop a card from list to list, it would be useful to drag & drop to other boards.
at the moment this needs many clicks....
to choose list in target board, the available lists should pop up as drop targets
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 locating the existing drag-and-drop implementation for moving cards between lists, then trace how boards and their lists are loaded. The change is complete when a card can be dragged from one board to another and the target board’s lists appear as drop targets, with the card moved to the selected list.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100