nextcloud / nextcloud/files_mindmap
[Feature request] Simplify moving a node to another parent
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 197
- Forks
- 52
- Avg merge
- 22h 14m
- Merged PRs (30d)
- 13
Description
Hi
I'm testing this app in NC32 and it's very practical!
One feature missing is when I have to drag and replace a node to another parent. I'm forced to export node, delete it, import it (and all tags are lost).
Would it be possible to have a more intuitive (copy/paste, or by dragging it) to re-position a node?
thanks for your hard work and glad to see this app is active again.
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 files or tests are named. Start by reproducing the node-moving workflow in the browser on NC32 and inspect how dragging, copying, or pasting is currently handled. Done means a node can be moved under another parent without export/import and its tags are 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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100