OSC / ood-fileexplorer

[MOVED] The Open OnDemand File Explorer
https://osc.github.io/Open-OnDemand/
MIT License
4 stars 1 forks source link

updateTreeSelection not called when opening tree node #74

Closed ericfranz closed 8 years ago

ericfranz commented 8 years ago
  1. Go to https://websvcs08.osc.edu/pun/dev/files/fs/nfs/17/efranz/adev/cgi-bin/
  2. Open tree to parent directory adev
  3. cgi-bin directory is not selected

screen shot 2016-05-25 at 10 54 23 am

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.

ericfranz commented 8 years ago

https://github.com/OSC/cloudcmd/commit/3903d80a2b6b532b2aa5f10e1dd329f963bbfe1c