Project

General

Profile

Bug #21838

Updated by Peter Amstutz 9 days ago

Tasks: 

 * Diagnose/fix issues with reported issues with search results being reset. 

 reset: 
 ** Workflow picker "search" resets search when user clicks on an item 
 ** Project picker contents sometimes resets unexpectedly (possibly because search results are returned out of order) 
 * Picker should auto-expand down to the "current" project 
 ** For workflow launching, this means the project the container request is located in 
 ** For file move/copy operations, this is the project the collection is located in 
 * When searching (for projects or collections), instead of a flat list of matches, the top level has the parent projects of the matches, and then each parent project is auto-expanded to show the matches under that project. 

 Old description: 

 Hello,  
 when selecting a directory or a file in the run-process view, searching for a project always reset after few seconds, not displaying anymore the filtered ones but all of them.  
 As additional note, it would be nice to start from the current project rather than from the global view and being able to provide the project or collection uid.  

Back