Allow a node to be moved in the `Public` folder
At the moment of writing, if we try to move a node using the appropriate button, we cannot move it into the Public
folder:
As you can see from the screenshot we can move it into the Private
folder but if we try to click on the Public
, nothing happens. However, after haskell-gargantext!350 (merged) will be merged, moving a node into the Public
folder will publish the node, so we should allow this to happen.