filemanager issues

Hi, I’m using the latest v4.1.0 file manager and have some issues and questions.

  • Creating top level subdirectory: It cannot be done anywhere from left panel, but I can create subdirectory under existing subdirectory with a right click. When create the subdirectory on the right panel, the generated http request contains a weird “init” item with some javascript code inside.

  • Renaming subdirectory: Renaming immediately after creating a subdirectory generates a “rename” request with “source” set to a number instead of the name shown on the interface “newFolder”. And renaming a subdirectory does not refresh the directory list on the left panel.

  • In the above cases, I found if I manually reload the page, the results are different. Is there any way to force a reload through the http response?

  • On the right panel, is it possible to configure it to show directories at the top above files, just like any OS file manager?

Thanks.