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

-