Merge branch '20031-collection-files-batch-operations' into main. Closes #20031
[arvados-workbench2.git] / src / views / run-process-panel / inputs / file-input.tsx
index b0206e1452e8d2845815665640af50b6a8470c5a..5f48f83784bf1d9196baf36835bf20027f8cbfde 100644 (file)
@@ -142,6 +142,7 @@ const FileInputComponent = connect()(
                             <ProjectsTreePicker
                                 pickerId={this.props.commandInput.id}
                                 includeCollections
+                                includeDirectories
                                 includeFiles
                                 options={this.props.options}
                                 toggleItemActive={this.setFile} />