Minor file-manager bug
Solved
Support
-
Just a small file manager bug I encountered a few times, but I just understood how to reproduce it reliably:
- Have a folder with another folder in it, stuff inside it. Let's say folder A contains folder B, which contains file C.
- Be on the page showing the contents of folder A. Reload the page to be sure the state is clean.
- Double click on B to enter it.
- Now you are seeing the content of folder B : select file C and click on the menu item to delete it.
- The prompt will ask if you are sure you want to delete B and C (it should only list C, not B). If you accept, it will correctly delete only C, but it will also show an error notification.