From 3e7a59b7b9c6289d71551eedc763188c2a99f6e5 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 4 Jan 2017 23:40:51 +0500 Subject: Minor UI improvements (#4959) * PLT-5128 - Fixing channel header responsively * PLT-4984 - Fixing search popover behaviour --- webapp/components/search_bar.jsx | 50 +++++++++++++++++++++++++--------------- 1 file changed, 31 insertions(+), 19 deletions(-) (limited to 'webapp/components') diff --git a/webapp/components/search_bar.jsx b/webapp/components/search_bar.jsx index cfd9b0c73..bea722243 100644 --- a/webapp/components/search_bar.jsx +++ b/webapp/components/search_bar.jsx @@ -193,6 +193,19 @@ export default class SearchBar extends React.Component { ); + const searchPopover = ( + + + + ); + const flaggedTooltip = ( - - {isSearching} - - - + + {isSearching} {mentionBtn} -- cgit v1.2.3-1-g7c22