From c8719c40d86f5653e2782ab147f07ab394654ba8 Mon Sep 17 00:00:00 2001 From: Nikola Stojanovic <68916411+dzonidoo@users.noreply.github.com> Date: Tue, 10 Sep 2024 16:37:54 +0200 Subject: [PATCH] Event and Planning profile editor doesn't display Groups in Fields (#2074) * add variant prop on toggleBox component * scrolable list style --- .../components/ContentProfiles/FieldTab/FieldList.tsx | 1 + .../ContentProfiles/GroupTab/GroupEditor.tsx | 1 + client/components/SortItems/style.scss | 10 ++++++++++ 3 files changed, 12 insertions(+) diff --git a/client/components/ContentProfiles/FieldTab/FieldList.tsx b/client/components/ContentProfiles/FieldTab/FieldList.tsx index 137a8fae6..5f3c635fc 100644 --- a/client/components/ContentProfiles/FieldTab/FieldList.tsx +++ b/client/components/ContentProfiles/FieldTab/FieldList.tsx @@ -194,6 +194,7 @@ export class FieldList extends React.PureComponent { this.renderList() ) : ( { {!this.props.languages?.length ? null : (