From 60f87fbb718acbc763f28254527de8102f6c5d19 Mon Sep 17 00:00:00 2001 From: ivarsbariss Date: Tue, 27 Jan 2026 13:09:30 +0100 Subject: [PATCH] Unify navigation and heading positioning --- pages/Home/widgets/Chart1.json | 2 +- pages/Home/widgets/Chart2.json | 2 +- pages/Sales - Capacity Planning/widgets/Heading.json | 8 ++++---- pages/Sales - Units Shipped/widgets/Heading.json | 8 ++++---- pages/Sales/widgets/Heading.json | 10 +++++----- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/pages/Home/widgets/Chart1.json b/pages/Home/widgets/Chart1.json index 76b5171..f08011b 100644 --- a/pages/Home/widgets/Chart1.json +++ b/pages/Home/widgets/Chart1.json @@ -111,7 +111,7 @@ "responsiveBehavior": "fill", "rightColumn": 30, "showDataPointLabel": false, - "topRow": 2, + "topRow": 8, "type": "CHART_WIDGET", "version": 1, "widgetId": "bkkgqululk", diff --git a/pages/Home/widgets/Chart2.json b/pages/Home/widgets/Chart2.json index 849cfe1..7eaa086 100644 --- a/pages/Home/widgets/Chart2.json +++ b/pages/Home/widgets/Chart2.json @@ -112,7 +112,7 @@ "responsiveBehavior": "fill", "rightColumn": 61, "showDataPointLabel": false, - "topRow": 2, + "topRow": 8, "type": "CHART_WIDGET", "version": 1, "widgetId": "1d2av7y5u4", diff --git a/pages/Sales - Capacity Planning/widgets/Heading.json b/pages/Sales - Capacity Planning/widgets/Heading.json index f39c0c7..c64c6f9 100644 --- a/pages/Sales - Capacity Planning/widgets/Heading.json +++ b/pages/Sales - Capacity Planning/widgets/Heading.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 10, + "bottomRow": 16, "dynamicBindingPathList": [ { "key": "truncateButtonColor" @@ -30,8 +30,8 @@ "mobileRightColumn": 17, "mobileTopRow": 1, "needsErrorInfo": false, - "originalBottomRow": 10, - "originalTopRow": 2, + "originalBottomRow": 16, + "originalTopRow": 8, "overflow": "NONE", "parentColumnSpace": 25.109375, "parentId": "0", @@ -43,7 +43,7 @@ "text": "Sales / Capacity Planning", "textAlign": "LEFT", "textColor": "#231F20", - "topRow": 2, + "topRow": 8, "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "type": "TEXT_WIDGET", "version": 1, diff --git a/pages/Sales - Units Shipped/widgets/Heading.json b/pages/Sales - Units Shipped/widgets/Heading.json index e23646e..ba1d570 100644 --- a/pages/Sales - Units Shipped/widgets/Heading.json +++ b/pages/Sales - Units Shipped/widgets/Heading.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 10, + "bottomRow": 16, "dynamicBindingPathList": [ { "key": "truncateButtonColor" @@ -30,8 +30,8 @@ "mobileRightColumn": 17, "mobileTopRow": 1, "needsErrorInfo": false, - "originalBottomRow": 10, - "originalTopRow": 2, + "originalBottomRow": 16, + "originalTopRow": 8, "overflow": "NONE", "parentColumnSpace": 25.109375, "parentId": "0", @@ -43,7 +43,7 @@ "text": "Sales / Units Shipped", "textAlign": "LEFT", "textColor": "#231F20", - "topRow": 2, + "topRow": 8, "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "type": "TEXT_WIDGET", "version": 1, diff --git a/pages/Sales/widgets/Heading.json b/pages/Sales/widgets/Heading.json index 61183d3..c64c6f9 100644 --- a/pages/Sales/widgets/Heading.json +++ b/pages/Sales/widgets/Heading.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 10, + "bottomRow": 16, "dynamicBindingPathList": [ { "key": "truncateButtonColor" @@ -30,8 +30,8 @@ "mobileRightColumn": 17, "mobileTopRow": 1, "needsErrorInfo": false, - "originalBottomRow": 10, - "originalTopRow": 2, + "originalBottomRow": 16, + "originalTopRow": 8, "overflow": "NONE", "parentColumnSpace": 25.109375, "parentId": "0", @@ -40,10 +40,10 @@ "responsiveBehavior": "fill", "rightColumn": 17, "shouldTruncate": false, - "text": "Sales", + "text": "Sales / Capacity Planning", "textAlign": "LEFT", "textColor": "#231F20", - "topRow": 2, + "topRow": 8, "truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}", "type": "TEXT_WIDGET", "version": 1,