diff --git a/frontend/src/routes/_oh.tsx b/frontend/src/routes/_oh.tsx index 9f0d57d5661f..875b54e920e8 100644 --- a/frontend/src/routes/_oh.tsx +++ b/frontend/src/routes/_oh.tsx @@ -243,7 +243,7 @@ export default function MainApp() { type="button" aria-label="All Hands Logo" onClick={() => { - if (location.pathname === "/app") + if (location.pathname.startsWith("/app")) setStartNewProjectModalIsOpen(true); }} >