Merge branch '14270_warning_message_after_changing_workflow'
[arvados-workbench2.git] / src / views / collection-panel / collection-panel.tsx
index 42f7787c66e205e990f6fea108a50f986208aaad..26ee18875424f152dc6bb458a44917915c0fafef 100644 (file)
@@ -79,7 +79,7 @@ export const CollectionPanel = withStyles(styles)(
                             <CardHeader
                                 avatar={<CollectionIcon className={classes.iconHeader} />}
                                 action={
-                                    <Tooltip title="More options">
+                                    <Tooltip title="More options" disableFocusListener>
                                         <IconButton
                                             aria-label="More options"
                                             onClick={this.handleContextMenu}>