From 934953801d0e9dcddc9ae0efaeaac2e0f38cfffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raimund=20Schl=C3=BC=C3=9Fler?= Date: Thu, 16 Mar 2023 17:11:33 +0100 Subject: [PATCH] Sort tabs after registering a tab MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raimund Schlüßler --- .../NcAppSidebar/NcAppSidebarTabs.vue | 20 +++++++++---------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/src/components/NcAppSidebar/NcAppSidebarTabs.vue b/src/components/NcAppSidebar/NcAppSidebarTabs.vue index a18e8cec84..1925636a35 100644 --- a/src/components/NcAppSidebar/NcAppSidebarTabs.vue +++ b/src/components/NcAppSidebar/NcAppSidebarTabs.vue @@ -36,7 +36,7 @@ @keydown.33.exact.prevent="focusFirstTab" @keydown.34.exact.prevent="focusLastTab">