From 04a7fbd5251d8a47862ad531d1a993f4ab585ec7 Mon Sep 17 00:00:00 2001 From: redhoyasa Date: Mon, 31 Oct 2022 11:07:05 +0700 Subject: [PATCH] feat(gallery): skip empty value to be displayed in the gallery view --- .../nc-gui/components/smartsheet/Gallery.vue | 58 +++++++++---------- 1 file changed, 28 insertions(+), 30 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/Gallery.vue b/packages/nc-gui/components/smartsheet/Gallery.vue index 40fa673ad2..5934d87695 100644 --- a/packages/nc-gui/components/smartsheet/Gallery.vue +++ b/packages/nc-gui/components/smartsheet/Gallery.vue @@ -203,38 +203,36 @@ watch(view, async (nextView) => { -
-
-
- - - +
+
+
+
+ + + +
-
-
-
- - +
+
+ + +