[enh] Drag and drop reordering of property
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Allow to reorder properties via drag and drop.
- Table view
https://github.com/user-attachments/assets/136a7607-82c5-4db3-b040-d2b887a032c4
- Entry view
https://github.com/user-attachments/assets/693a9f87-1a6d-4e85-b537-35b7ad32696a
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 table view and entry view in the Nextcloud Tables app and review how properties are rendered and updated. Implement drag-and-drop reordering in both views; done means properties can be reordered in the table view and entry view as shown in the attached examples.
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