nextcloud / nextcloud/deck

Drag & Drop Cards from Board to Board

Open
#2,209 0 comments 7 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.