From 94d07b1517f75308268775556cf21673fee59694 Mon Sep 17 00:00:00 2001 From: Enya Date: Mon, 25 Jul 2022 17:51:33 +0800 Subject: [PATCH 1/3] remove extra navigation icon and add control for search button --- ui/src/components/featureList.tsx | 1 + ui/src/components/graph/graph.tsx | 11 ++++++++--- ui/src/components/graph/graphNodeDetails.tsx | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/ui/src/components/featureList.tsx b/ui/src/components/featureList.tsx index 0a03eefd5..82ab0cbe5 100644 --- a/ui/src/components/featureList.tsx +++ b/ui/src/components/featureList.tsx @@ -221,6 +221,7 @@ const FeatureList: React.FC = () => { onPressEnter={onClickSearch} />