From d460769e833077a7dda94603fd7c26bc9724fd60 Mon Sep 17 00:00:00 2001 From: Krzysztof Bialoglowicz Date: Mon, 19 Aug 2019 11:55:32 +0200 Subject: [PATCH] Fix configure submeniu closing --- src/components/AppLayout/MenuList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AppLayout/MenuList.tsx b/src/components/AppLayout/MenuList.tsx index 5fbd4df02..61e2143c2 100644 --- a/src/components/AppLayout/MenuList.tsx +++ b/src/components/AppLayout/MenuList.tsx @@ -307,7 +307,7 @@ const MenuList = withStyles(styles, { name: "MenuList" })( onMenuItemClick(configurationMenuUrl, event)} + onClick={event => closeSubMenu(configurationMenuUrl, event)} >