From 194da8d1a258ce4f5c218cae09f03d48fce478df Mon Sep 17 00:00:00 2001 From: Pranav C Date: Mon, 12 Sep 2022 20:12:29 +0530 Subject: [PATCH] chore(cypress): make dropdown selection consistent Signed-off-by: Pranav C --- packages/nc-gui/components/smartsheet-toolbar/SortListMenu.vue | 1 + scripts/cypress/support/page_objects/mainPage.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/nc-gui/components/smartsheet-toolbar/SortListMenu.vue b/packages/nc-gui/components/smartsheet-toolbar/SortListMenu.vue index e08d784f22..efb4d3eb49 100644 --- a/packages/nc-gui/components/smartsheet-toolbar/SortListMenu.vue +++ b/packages/nc-gui/components/smartsheet-toolbar/SortListMenu.vue @@ -73,6 +73,7 @@ watch( :label="$t('labels.operation')" @click.stop @select="saveOrUpdate(sort, i)" + dropdown-class-name="sort-dir-dropdown" >