From c9793a566a4f425997448a742b16ed8754c17bae Mon Sep 17 00:00:00 2001 From: Brendan Bowidas Date: Thu, 6 Oct 2016 16:43:53 -0400 Subject: =?UTF-8?q?PLT-3252=20Bring=20up=20profile=20popover=20after=20cli?= =?UTF-8?q?cking=20on=20a=20profile=20picture=E2=80=A6=20(#4144)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * PLT-3252 Bring up profile popover after clicking on a profile picture in a channel * PLT-3252 Bring up profile popover after clicking on a profile picture in a channel remove important * fixed 'Cannot read property first_name of undefined' bug * fix status indicator position * refactoring per request --- webapp/components/post_view/components/post.jsx | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/components/post_view') diff --git a/webapp/components/post_view/components/post.jsx b/webapp/components/post_view/components/post.jsx index 2dce093ec..e76701b6f 100644 --- a/webapp/components/post_view/components/post.jsx +++ b/webapp/components/post_view/components/post.jsx @@ -196,6 +196,7 @@ export default class Post extends React.Component { ); -- cgit v1.2.3-1-g7c22