From cfe99b6bcf486d1652294f3b7f397515e853d4e1 Mon Sep 17 00:00:00 2001 From: Vyacheslav Tumanov Date: Wed, 24 Jul 2024 15:15:37 +0500 Subject: [PATCH] fix for the list (#6096) Signed-off-by: Vyacheslav Tumanov --- .../PersonAccountRefPresenter.svelte | 6 +- .../src/components/list/ListCategories.svelte | 242 +++++++++--------- .../model/tracker/common-tracker-page.ts | 9 + .../sanity/tests/model/tracker/issues-page.ts | 15 ++ tests/sanity/tests/tracker/tracker.spec.ts | 21 +- 5 files changed, 168 insertions(+), 125 deletions(-) diff --git a/plugins/contact-resources/src/components/PersonAccountRefPresenter.svelte b/plugins/contact-resources/src/components/PersonAccountRefPresenter.svelte index 5e5cb0327d..b360bdcf57 100644 --- a/plugins/contact-resources/src/components/PersonAccountRefPresenter.svelte +++ b/plugins/contact-resources/src/components/PersonAccountRefPresenter.svelte @@ -15,8 +15,8 @@ -->