diff --git a/web/core/components/workspace/sidebar/projects-list-item.tsx b/web/core/components/workspace/sidebar/projects-list-item.tsx index 33f96e3b51..a35ca8f5d6 100644 --- a/web/core/components/workspace/sidebar/projects-list-item.tsx +++ b/web/core/components/workspace/sidebar/projects-list-item.tsx @@ -362,8 +362,12 @@ export const SidebarProjectsListItem: React.FC = observer((props) => { )} - - + { + setIsMenuActive(false); + }} + > +
{t("settings")}