From 99fced94b77f2e1d5ba525c4ef3fb9892267f8b7 Mon Sep 17 00:00:00 2001 From: Monika Date: Tue, 25 Jun 2019 16:44:16 -0400 Subject: brb need to check other commit --- src/client/views/search/SearchBox.tsx | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/client/views/search/SearchBox.tsx') diff --git a/src/client/views/search/SearchBox.tsx b/src/client/views/search/SearchBox.tsx index b371df380..bd2e40ed3 100644 --- a/src/client/views/search/SearchBox.tsx +++ b/src/client/views/search/SearchBox.tsx @@ -39,16 +39,6 @@ export class SearchBox extends React.Component { SearchBox.Instance = this; } - // componentDidMount = () => { - // document.addEventListener("pointerdown", (e) => { - // console.log(e.timeStamp, FilterBox.Instance._pointerTime) - // console.log("this is in the click for determining whether or not to close search") - // if (e.timeStamp !== FilterBox.Instance._pointerTime) { - // this.closeSearch(); - // } - // }); - // } - @action getViews = async (doc: Doc) => { const results = await SearchUtil.GetViewsOfDocument(doc); -- cgit v1.2.3-70-g09d2