From b023c79d5c5252a2e0fbab6e567612dc2fdc6de1 Mon Sep 17 00:00:00 2001 From: Peng Xiao Date: Thu, 14 Sep 2023 10:13:36 +0800 Subject: [PATCH] fix: test hang (#4349) --- apps/core/src/components/pure/workspace-list-modal/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/core/src/components/pure/workspace-list-modal/index.tsx b/apps/core/src/components/pure/workspace-list-modal/index.tsx index ef18a6755..9496890f1 100644 --- a/apps/core/src/components/pure/workspace-list-modal/index.tsx +++ b/apps/core/src/components/pure/workspace-list-modal/index.tsx @@ -196,6 +196,7 @@ export const WorkspaceListModal = ({ open={open} anchorEl={anchorEl} onClose={onClose} + disableEnforceFocus > {!isLoggedIn ? (