Fixed filter location and query nulls
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "ui1hdgkey01",
|
||||
"leftColumn": 14,
|
||||
"leftColumn": 9,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 4,
|
||||
"minWidth": 450,
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
"mobileTopRow": 10,
|
||||
"needsErrorInfo": false,
|
||||
"originalBottomRow": 67,
|
||||
"originalTopRow": 7,
|
||||
"originalTopRow": 12,
|
||||
"parentColumnSpace": 11.265625,
|
||||
"parentId": "0",
|
||||
"parentRowSpace": 10,
|
||||
@@ -349,7 +349,7 @@
|
||||
"searchKey": "",
|
||||
"tableData": "{{unused_items.data}}",
|
||||
"textSize": "0.775rem",
|
||||
"topRow": 7,
|
||||
"topRow": 12,
|
||||
"totalRecordsCount": 0,
|
||||
"type": "TABLE_WIDGET_V2",
|
||||
"version": 2,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"animateLoading": true,
|
||||
"autoFocus": false,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 7,
|
||||
"bottomRow": 12,
|
||||
"boxShadow": "none",
|
||||
"defaultText": "365",
|
||||
"dynamicBindingPathList": [
|
||||
@@ -40,9 +40,9 @@
|
||||
"renderMode": "CANVAS",
|
||||
"resetOnSubmit": false,
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 14,
|
||||
"rightColumn": 18,
|
||||
"shouldAllowAutofill": false,
|
||||
"topRow": 0,
|
||||
"topRow": 5,
|
||||
"type": "INPUT_WIDGET_V2",
|
||||
"version": 2,
|
||||
"widgetId": "ui1unusddays",
|
||||
|
||||
Reference in New Issue
Block a user