Project

General

Profile

Feature #14470

Updated by Michał Kłobukowski over 5 years ago

Given operations: 
 - copy to project 
 - move to 
 are using tree picker that has no support for `shared with me` items. It should be replaced with new tree pickers that are used in `run a process` inputs. 

 Example usage of the new tree picker is visible in `src/views/run-process-panel/inputs/file-array-input.tsx:257`. 

Back