Closed individual-it closed 3 years ago
This issue can only be addressed after https://github.com/owncloud/web/issues/4680 is resolved.
selectFolder
in locationPicker.js
, what it does is it opens the destination folder where the file(s) will be moved/copied into.
@individual-it do you still think that the changes are needed?
Or Does renaming it to something like openFolder
or navigateToFolder
sound good?
I think we can close this, the current implementation looks good to me
the function
selectFolder
inlocationPicker.js
does not select any folder but just moves the mouse to it, so if that function is really needed (I doubt it) it has to be renamed