From b93e28557d4efa43f3ac47952d0fa960463721a1 Mon Sep 17 00:00:00 2001 From: Kha Date: Mon, 26 Sep 2022 17:39:16 +0100 Subject: [PATCH] budgeting-list/controlbar/styles: removing grow logic (tbc with Designer) --- meinberlin/apps/budgeting/assets/ControlBar.jsx | 6 +++--- .../meinberlin_contrib/component_library.html | 12 ++++++------ meinberlin/assets/scss/components/_control-bar.scss | 12 ------------ .../templates/a4filters/widgets/dropdown_link.html | 2 +- 4 files changed, 10 insertions(+), 22 deletions(-) diff --git a/meinberlin/apps/budgeting/assets/ControlBar.jsx b/meinberlin/apps/budgeting/assets/ControlBar.jsx index e65ccf15ae..31555f5758 100644 --- a/meinberlin/apps/budgeting/assets/ControlBar.jsx +++ b/meinberlin/apps/budgeting/assets/ControlBar.jsx @@ -71,8 +71,8 @@ export const ControlBar = props => {
-
-
+
+
handleSearch(value)} @@ -86,7 +86,7 @@ export const ControlBar = props => { onSelectFilter={choice => applyFilter('ordering', choice)} /> )} -
+
-

Filter Bar and Input Group

+

Control Bar and Input Group

-

Inside the component Filter Bar are the control-bar block elements. Control Bars are intended to be used atop of lists of elements or maps.

+

Control Bars are intended to be used atop of lists of elements or maps.

Control Bars may only contain Buttons, Dropdowns and input-groups.

Note that they are somehow located within the _filter_bar.scss file.

-
+
@@ -916,7 +916,7 @@

Filter Bar and Input Group

-
+
@@ -946,7 +946,7 @@

Filter Bar and Input Group

-