17579: Added search input clear after project change
[arvados-workbench2.git] / src / views / run-process-panel / run-process-first-step.tsx
index 906d3a37b652e06426090c946d5c4d42cc3525e7..ed6d5640ed44c068879222e7d72a5683c6645d14 100644 (file)
@@ -59,7 +59,7 @@ export const RunProcessFirstStep = withStyles(styles)(
         <Grid container spacing={16}>
             <Grid container item xs={6} className={classes.root}>
                 <Grid item xs={12} className={classes.searchGrid}>
-                    <SearchInput value='' onSearch={onSearch} />
+                    <SearchInput selfClearProp={JSON.stringify(selectedWorkflow)} value='' onSearch={onSearch} />
                 </Grid>
                 <Grid item xs={12}>
                     <List className={classes.list}>