From cf2df6ffe4f7146fe9b2eca866e21d3f261173c6 Mon Sep 17 00:00:00 2001 From: Alexander Platov Date: Thu, 25 Jan 2024 09:26:14 +0300 Subject: [PATCH] Added scrolling and fixed the popup for creating and editing an event (#4439) Signed-off-by: Alexander Platov --- .../src/components/CreateEvent.svelte | 68 +++++++++------- .../src/components/EditEvent.svelte | 81 +++++++++++-------- .../src/components/LocationEditor.svelte | 2 +- 3 files changed, 88 insertions(+), 63 deletions(-) diff --git a/plugins/calendar-resources/src/components/CreateEvent.svelte b/plugins/calendar-resources/src/components/CreateEvent.svelte index 9a7d6eaa29..59fa1e934a 100644 --- a/plugins/calendar-resources/src/components/CreateEvent.svelte +++ b/plugins/calendar-resources/src/components/CreateEvent.svelte @@ -27,7 +27,8 @@ IconMoreH, createFocusManager, getUserTimezone, - showPopup + showPopup, + Scroller } from '@hcengineering/ui' import { createEventDispatcher } from 'svelte' import calendar from '../plugin' @@ -178,44 +179,45 @@ /> -
- - -
-
- - -
-
-
+ +
+ + +
+
+ + +
+
-
-
- -
- - +
+ +
+ + +
+
- -
+ +
-
- - -
-
- - -
-
-
- + +
+ + +
+
+ + +
+
+
+ +
-
-
-
- -
- - +
+
+ +
+ + +
+
- -
-
+ +