Drag and drop reordering of attachments
Open
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
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 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