nextcloud / nextcloud/deck

Drag and drop reordering of attachments

Open
#5,632 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: attachments
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

It would be an enhancement to deck if the attachment list can be reordered in the same way that cards can be reordered with drag and drop.

Currently the only way to reorder the list is to delete the attachments and add them back in the sorted desired order.

Thank you

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

No file, test, or entry point is named. Start by locating the attachment list and the existing card drag-and-drop reordering behavior, then trace how attachment order is stored. Done means users can reorder attachments by dragging them and the chosen order is retained.

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.