diff --git a/src/components/LandingPage/landing-page.component.tsx b/src/components/LandingPage/landing-page.component.tsx index 9a1766a..422c808 100644 --- a/src/components/LandingPage/landing-page.component.tsx +++ b/src/components/LandingPage/landing-page.component.tsx @@ -110,6 +110,7 @@ const LandingPage = (props: any) => { hasRole={utils.hasRole(keycloak, 'c19_quick_test_lab')} title={t('translation:statistics-menu-item')} onClick={navigation.toStatistics} + disabled={cancellationStep >= CancellationSteps.DOWNLOAD_REQUESTED} />