Refactor listener out of user profile and fix thread logic
Этот коммит содержится в:
@@ -87,7 +87,7 @@ class SearchBar extends React.Component {
|
||||
|
||||
AppDispatcher.handleServerAction({
|
||||
type: ActionTypes.RECEIVED_POST_SELECTED,
|
||||
results: null
|
||||
postId: null
|
||||
});
|
||||
}
|
||||
handleUserInput(text) {
|
||||
|
||||
Ссылка в новой задаче
Block a user