Skip to content

Commit 23554a3

Browse files
committed
Fix dropdown not closing after selection.
1 parent dc10e9b commit 23554a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/views/Base/FileOperations/FileOperations.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ class FileOperations extends React.Component {
7474
const {changeVisibilityFilter} = this.props;
7575

7676
changeVisibilityFilter(this.props.containerID, newFilter);
77-
this.toggleDropDown();
7877

7978
};
8079

0 commit comments

Comments
 (0)