mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 07:01:12 +00:00
fix search repo press enter (#7555)
This commit is contained in:
@@ -280,6 +280,7 @@ class Search extends Component {
|
|||||||
}
|
}
|
||||||
this.onItemClickHandler(item);
|
this.onItemClickHandler(item);
|
||||||
}
|
}
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (!this.state.isResultGotten) {
|
if (!this.state.isResultGotten) {
|
||||||
|
Reference in New Issue
Block a user