mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-15 14:49:09 +00:00
press submit btn then collapse advanced-search
This commit is contained in:
@@ -112,6 +112,7 @@ class SearchViewPanel extends React.Component {
|
||||
const params = this.handleSearchParams(1);
|
||||
this.getSearchResults(params);
|
||||
}
|
||||
if (this.state.isCollapseOpen) this.setState({ isCollapseOpen: false });
|
||||
};
|
||||
|
||||
compareNumber = (num1, num2) => {
|
||||
|
Reference in New Issue
Block a user