From 00d61f6d74705321488123e326d6aa1f730ea1d1 Mon Sep 17 00:00:00 2001 From: Lukas Hirt Date: Tue, 27 Apr 2021 11:42:00 +0200 Subject: [PATCH] Update changelog/unreleased/enhancement-sidebar-focus-trap Co-authored-by: Pascal Wengerter --- changelog/unreleased/enhancement-sidebar-focus-trap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/unreleased/enhancement-sidebar-focus-trap b/changelog/unreleased/enhancement-sidebar-focus-trap index 9e77b066d44..eb3b5392d66 100644 --- a/changelog/unreleased/enhancement-sidebar-focus-trap +++ b/changelog/unreleased/enhancement-sidebar-focus-trap @@ -1,6 +1,6 @@ Enhancement: Add focus trap to left sidebar We've added a focus trap to the left sidebar on smaller resolutions when it's collapsible. -If the sidebar is opened and focus, the focus stays within the sidebar. +If the sidebar is opened and focused, the focus stays within the sidebar. -https://github.com/owncloud/web/pull/5027 \ No newline at end of file +https://github.com/owncloud/web/pull/5027