From 2f20a834d06d875bcedd894666e95dd055088305 Mon Sep 17 00:00:00 2001 From: Carol Soliman <17387510+carsoli@users.noreply.github.com> Date: Fri, 20 May 2022 23:06:43 +0200 Subject: [PATCH] WIP AAAAAAAAAA --- .../components/GenericSelectField.vue | 152 ++++++++---------- .../hooks/use-select-tippy.ts | 7 +- .../source/kotti-field-select/todo.md | 22 +-- 3 files changed, 77 insertions(+), 104 deletions(-) diff --git a/packages/kotti-ui/source/kotti-field-select/components/GenericSelectField.vue b/packages/kotti-ui/source/kotti-field-select/components/GenericSelectField.vue index c988c13d45..c3af8a0eba 100644 --- a/packages/kotti-ui/source/kotti-field-select/components/GenericSelectField.vue +++ b/packages/kotti-ui/source/kotti-field-select/components/GenericSelectField.vue @@ -8,44 +8,27 @@ >
+
-
-
- -
+
+
+
-
-
+ class="kt-field-select__tag-text" + v-text="`+${collapsedTagCount}`" + />
- - + +