Opened 15 years ago

Last modified 15 years ago

#1241 closed enhancement

Implement "lazy loading" of the directory tree — at Version 1

Reported by: Nicklas Nordborg Owned by: everyone
Priority: critical Milestone: BASE 2.11
Component: web Version:
Keywords: Cc:

Description (last modified by Nicklas Nordborg)

On a server with lots of user's the file manager is almost impossible to use since the generation of the directory tree takes too long time (if it works at all). The directory tree should be lazily loaded, with only the top-level items shown to begin with. Subdirectories are loaded on demand as the user click on them.

This ticket depends on #1245.

Change History (1)

comment:1 by Nicklas Nordborg, 15 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.