From e94868ac56e11c708f5123c128c2295eabdb57fb Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Mon, 29 Aug 2022 23:31:14 +0200 Subject: [PATCH] Prevent tabbing into closed navigation When the navigation is closed, add "inert" attribute to prevent tabbing into the sidebar. Signed-off-by: Vincent Petry --- src/components/NcAppNavigation/NcAppNavigation.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/NcAppNavigation/NcAppNavigation.vue b/src/components/NcAppNavigation/NcAppNavigation.vue index be97e91269..a054f0a39a 100644 --- a/src/components/NcAppNavigation/NcAppNavigation.vue +++ b/src/components/NcAppNavigation/NcAppNavigation.vue @@ -57,6 +57,7 @@ emit('toggle-navigation', {