UniSharp / laravel-filemanager

Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.
https://unisharp.github.io/laravel-filemanager/
MIT License
2.09k stars 720 forks source link

Move File Only Shows 1 Level of Sub-Directories #1179

Open shockdot opened 1 year ago

shockdot commented 1 year ago

Operating system Windows 10

Laravel version 7:30.6

Package version 2.5.1

Steps to reproduce your issue 1) Add an image to the root directory. 2) Create a directory in the root directory, call it "Layer1". 3) Create a sub-directory in the Layer1 directory, call it "Layer2". 4) Use the "Move" feature to move the image in the root directory, you will only be able to view the first layer of subdirectories, not Layer2.

jleroy-gm commented 4 months ago

Has anyone found a workaround to get these subdirectories displayed on the side menu ?