MCPcopy Create free account
hub / github.com/error311/FileRise / folderManager.js

File folderManager.js

public/js/folderManager.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

attachEnterKeyListenerFunction · 0.85
tFunction · 0.85
getParentFolderFunction · 0.85
fetchWithCsrfFunction · 0.85
carryFolderColorFunction · 0.85
invalidateFolderCachesFunction · 0.85
clearPeekCacheFunction · 0.85
getULForFolderFunction · 0.85
ensureChildrenLoadedFunction · 0.85
placeRecycleBinNodeFunction · 0.85

Tested by

no test coverage detected