From bd67c1f227da9b964fff5d88e9e0a1eaf2897f35 Mon Sep 17 00:00:00 2001 From: Brendan Bowidas Date: Thu, 22 Dec 2016 15:02:23 -0500 Subject: GH-4658 Show profile popover when clicking on username or profile picture in DMs (#4705) * GH-4658 Show profile popover when clicking on username or profile picture at top of Direct Message channel * enable popover on username --- webapp/utils/channel_intro_messages.jsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'webapp/utils') diff --git a/webapp/utils/channel_intro_messages.jsx b/webapp/utils/channel_intro_messages.jsx index 36d8cdb2a..0c011734a 100644 --- a/webapp/utils/channel_intro_messages.jsx +++ b/webapp/utils/channel_intro_messages.jsx @@ -12,6 +12,7 @@ import TeamStore from 'stores/team_store.jsx'; import Constants from 'utils/constants.jsx'; import * as GlobalActions from 'actions/global_actions.jsx'; import Client from 'client/web_client.jsx'; +import ProfilePicture from 'components/profile_picture.jsx'; import React from 'react'; import {FormattedMessage, FormattedHTMLMessage, FormattedDate} from 'react-intl'; @@ -46,18 +47,18 @@ export function createDMIntroMessage(channel, centeredIntro) { return (
-
-- cgit v1.2.3-1-g7c22