Which Umbraco version are you using?
17.1.0
Bug summary
Trying to move a child node to a parent which does not allow children of moving child's type.
I would expect an error message telling me the issue, but I get no feedback.
The operation is silently failed though, as I can see in browser inspector tools that the api returns the proper error.

Specifics
Reproduced in chrome and firefox
Steps to reproduce
Expected result / actual result
Trying to move a child node to a parent which does not allow children of moving child's type.
I would expect an error message telling me the issue, but I get no feedback.
The operation is silently failed though, as I can see in browser inspector tools that the api returns the proper error.