Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Find in filenames only considers DOM elems not actual files on drive #993

Open
mattpass opened this issue Jul 25, 2021 · 1 comment
Open

Comments

@mattpass
Copy link
Collaborator

This is a hangover from older versions of ICEcoder where the entire dir tree was present in file manager on load. We now load dir contents when opening a dir on demand, but the logic for find in file names remains legacy.

So it's not finding all filenames now. Needs recoding to work from contents of drive and not scanning DOM elems.

@mattpass
Copy link
Collaborator Author

As part of this issue, review, refactor and improve multiple-results.php as a whole.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant