Fails silently. The folder disappears from both views.
The renamed folder is shown as renamed in the TreeView, but the ListView or GridView hangs.
If I'm doing something wrong, an example of proper back-end error handling would be helpful.
Hi Anna,
There cannot be a general error handling as the error handling would depend on the server-side implementation. The FileManager exposes the error event for the developers to handle and show specific errors to the client. You can see in that dojo: https://dojo.telerik.com/atIKUKAG. Also, if you have a particular messages from the server endpoint, you can get it via the event arguments so that the errors are more descriptive.
Regards,
Ianko
Progress Telerik