Fix navigation

This commit is contained in:
ivarsbariss
2026-03-13 12:02:44 +01:00
parent 0bcc69ccdf
commit 00f66281c6
6 changed files with 104 additions and 20 deletions

View File

@@ -1,16 +1,14 @@
{
"animateLoading": true,
"borderRadius": "0.375rem",
"bottomRow": 125,
"bottomRow": 44,
"boxShadow": "none",
"buttonColor": "#ffffff",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [],
"dynamicTriggerPathList": [
{
"key": "onClick"
}
{"key": "onClick"}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
@@ -37,7 +35,7 @@
"responsiveBehavior": "hug",
"rightColumn": 64,
"text": "Job Drawing Status",
"topRow": 121,
"topRow": 40,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "or1btn3jds",

View File

@@ -1,16 +1,14 @@
{
"animateLoading": true,
"borderRadius": "0.375rem",
"bottomRow": 129,
"bottomRow": 48,
"boxShadow": "none",
"buttonColor": "#ffffff",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [],
"dynamicTriggerPathList": [
{
"key": "onClick"
}
{"key": "onClick"}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
@@ -37,7 +35,7 @@
"responsiveBehavior": "hug",
"rightColumn": 64,
"text": "Engineering Holds",
"topRow": 125,
"topRow": 44,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "or1btn3enh",

View File

@@ -0,0 +1,46 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 40,
"dynamicBindingPathList": [
{"key": "truncateButtonColor"},
{"key": "fontFamily"},
{"key": "borderRadius"}
],
"dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [],
"fontFamily": "{{appsmith.theme.fontFamily.appFont}}",
"fontSize": "1rem",
"fontStyle": "BOLD",
"isLoading": false,
"isVisible": true,
"key": "or1txt3k01",
"leftColumn": 0,
"maxDynamicHeight": 9000,
"minDynamicHeight": 4,
"minWidth": 450,
"mobileBottomRow": 40,
"mobileLeftColumn": 10,
"mobileRightColumn": 26,
"mobileTopRow": 36,
"needsErrorInfo": false,
"originalBottomRow": 40,
"originalTopRow": 36,
"overflow": "NONE",
"parentColumnSpace": 3.841796875,
"parentId": "wj6fxg5wpg",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 64,
"shouldTruncate": false,
"text": "Operations",
"textAlign": "LEFT",
"textColor": "#231F20",
"topRow": 36,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET",
"version": 1,
"widgetId": "or1txt3ops",
"widgetName": "Text3"
}

View File

@@ -1,16 +1,14 @@
{
"animateLoading": true,
"borderRadius": "0.375rem",
"bottomRow": 125,
"bottomRow": 44,
"boxShadow": "none",
"buttonColor": "#ffffff",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [],
"dynamicTriggerPathList": [
{
"key": "onClick"
}
{"key": "onClick"}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
@@ -37,7 +35,7 @@
"responsiveBehavior": "hug",
"rightColumn": 64,
"text": "Job Drawing Status",
"topRow": 121,
"topRow": 40,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "sh1btn3jds",

View File

@@ -1,16 +1,14 @@
{
"animateLoading": true,
"borderRadius": "0.375rem",
"bottomRow": 129,
"bottomRow": 48,
"boxShadow": "none",
"buttonColor": "#ffffff",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [],
"dynamicTriggerPathList": [
{
"key": "onClick"
}
{"key": "onClick"}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
@@ -37,7 +35,7 @@
"responsiveBehavior": "hug",
"rightColumn": 64,
"text": "Engineering Holds",
"topRow": 125,
"topRow": 44,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "sh1btn3enh",

View File

@@ -0,0 +1,46 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 40,
"dynamicBindingPathList": [
{"key": "truncateButtonColor"},
{"key": "fontFamily"},
{"key": "borderRadius"}
],
"dynamicHeight": "AUTO_HEIGHT",
"dynamicTriggerPathList": [],
"fontFamily": "{{appsmith.theme.fontFamily.appFont}}",
"fontSize": "1rem",
"fontStyle": "BOLD",
"isLoading": false,
"isVisible": true,
"key": "us1txt3k01",
"leftColumn": 0,
"maxDynamicHeight": 9000,
"minDynamicHeight": 4,
"minWidth": 450,
"mobileBottomRow": 40,
"mobileLeftColumn": 10,
"mobileRightColumn": 26,
"mobileTopRow": 36,
"needsErrorInfo": false,
"originalBottomRow": 40,
"originalTopRow": 36,
"overflow": "NONE",
"parentColumnSpace": 3.841796875,
"parentId": "wj6fxg5wpg",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 64,
"shouldTruncate": false,
"text": "Operations",
"textAlign": "LEFT",
"textColor": "#231F20",
"topRow": 36,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET",
"version": 1,
"widgetId": "us1txt3ops",
"widgetName": "Text3"
}