From 9697df1ea5782fce0752bcebfa3318c05cc0ed1f Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Sat, 21 Oct 2023 00:34:27 +0200 Subject: [PATCH 1/3] fix(theming): App order settings - ensure the focus is kept on button When pressing a button for changing the app order that button should keep the focus after reordering the list. Signed-off-by: Ferdinand Thiessen --- .../components/AppOrderSelectorElement.vue | 59 +++++++++++++++++-- .../e2e/theming/navigation-bar-settings.cy.ts | 41 +++++++++++++ 2 files changed, 96 insertions(+), 4 deletions(-) diff --git a/apps/theming/src/components/AppOrderSelectorElement.vue b/apps/theming/src/components/AppOrderSelectorElement.vue index ee795b6272a85..73da7579d59c9 100644 --- a/apps/theming/src/components/AppOrderSelectorElement.vue +++ b/apps/theming/src/components/AppOrderSelectorElement.vue @@ -23,20 +23,22 @@
+ @click="moveUp">