Ability to move nodes between pages #72
Labels
No Label
Bug
Deployed to: Production
Deployed to: Staging
Feature Request
Obsolete
Out-there Idea
Ready to Deploy
Regression
Scope: Code Editor
Scope: Databases
Scope: Files
Scope: Forms
Scope: Menu & Navigation
Scope: Plugins
Scope: UI Cleanup
Scope: WYSIWYG
Under Development
Won't Fix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Noded/frontend#72
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be good to be able to move/copy nodes between pages. The handling for this will need to have a way for each node to specify its own custom logic.
e.g. moving a database will have different additional handling than moving a files node.
In the "Add node" page, add a "> Move from page" and "+ Copy from page".
The UI here will need some consideration. First, we show the normal page picker that we use in other places (e.g. the page link select in the database).
But, after choosing a page, it would be nice to pop-up a view of the page (or at least an abridged one) that lets them click a node to select it.