From 06422d1ce2bf87d4e8164e11bd3937f32abba772 Mon Sep 17 00:00:00 2001 From: Aswath K Date: Thu, 16 Jun 2022 14:33:06 +0530 Subject: [PATCH] fix: Issues with widget name focus (#14504) * fix: black border on organisation menu name * fix: not focusing on widget name on reflow --- app/client/src/pages/Applications/index.tsx | 1 + app/client/src/sagas/CanvasSagas/DraggingCanvasSagas.ts | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/client/src/pages/Applications/index.tsx b/app/client/src/pages/Applications/index.tsx index 33f539b18a..78d7b81b6f 100644 --- a/app/client/src/pages/Applications/index.tsx +++ b/app/client/src/pages/Applications/index.tsx @@ -748,6 +748,7 @@ function ApplicationsSection(props: any) { )} {(currentUser || isFetchingApplications) && !isMobile && (