fix browse the contents of a Project in Trash and tooltips around button
[arvados-workbench2.git] / src / components / collection-panel-files / collection-panel-files.tsx
index c3cb4acc486d55bd297f41d020721bb15e475b1c..9a534e4bcba8a1fcf24dd09f1d0b32fc53fdf1fa 100644 (file)
@@ -63,7 +63,7 @@ export const CollectionPanelFiles =
                 <CardHeader
                     className={classes.cardSubheader}
                     action={
-                        <Tooltip title="More options">
+                        <Tooltip title="More options" disableFocusListener>
                             <IconButton onClick={onOptionsMenuOpen}>
                                 <CustomizeTableIcon />
                             </IconButton>