The file templates/_partials/_sidebar.html.twig contains the navigation. With the function project_selected we check if there is an active project. If no project has been selected, the navigation entries Configuration, Services, Tasks, Tests, Workspaces and Secrets need to be disabled.
The file templates/_partials/_sidebar.html.twig contains the navigation. With the function project_selected we check if there is an active project. If no project has been selected, the navigation entries Configuration, Services, Tasks, Tests, Workspaces and Secrets need to be disabled.