From 0619381a8793305557a688062ac9cac7357270ba Mon Sep 17 00:00:00 2001 From: Pranav C Date: Wed, 7 Feb 2024 14:08:19 +0000 Subject: [PATCH] feat: sort option label based on formula result type --- .../smartsheet/toolbar/SortListMenu.vue | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/toolbar/SortListMenu.vue b/packages/nc-gui/components/smartsheet/toolbar/SortListMenu.vue index f16dc72f60..a69c58f0f0 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/SortListMenu.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/SortListMenu.vue @@ -1,5 +1,5 @@