Check if LHS DM list needs updating on channel switch and channel members fetch (#5861)
Этот коммит содержится в:
коммит произвёл
Corey Hulen
родитель
69fb47b88b
Коммит
4dc03613b4
@@ -65,6 +65,8 @@ export function emitChannelClickEvent(channel) {
|
||||
|
||||
BrowserStore.setGlobalItem(chan.team_id, chan.id);
|
||||
|
||||
loadProfilesForSidebar();
|
||||
|
||||
AppDispatcher.handleViewAction({
|
||||
type: ActionTypes.CLICK_CHANNEL,
|
||||
name: chan.name,
|
||||
|
||||
Ссылка в новой задаче
Block a user