Closed ericfranz closed 8 years ago
This is because this was removed:
jQuery12('#directory-tree').on('after_open.jstree', function(){ updateTreeSelection(); });
That was previously thought to be introducing issues when refreshing the tree after a directory is created or deleted.
https://github.com/OSC/cloudcmd/commit/3903d80a2b6b532b2aa5f10e1dd329f963bbfe1c
This is because this was removed:
That was previously thought to be introducing issues when refreshing the tree after a directory is created or deleted.