| 1 | // public/js/folderManager.js |
| 2 | // Lazy folder tree with persisted expansion, root DnD, color-carry on moves, and state migration. |
| 3 | // Smart initial selection: if the default folder isn't viewable, pick the first accessible folder (BFS). |
| 4 |
nothing calls this directly
no test coverage detected