TF-894 Enable CreateButton every time and only show error when not valid condition

This commit is contained in:
dab246
2022-09-08 14:17:52 +07:00
committed by Dat H. Pham
parent 474235de4f
commit 38f890dd30
5 changed files with 95 additions and 72 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-09-05T09:25:59.780036",
"@@last_modified": "2022-09-08T14:02:20.481140",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -2129,5 +2129,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"toastErrorMessageWhenCreateNewRule": "You have not filled in the information completely.",
"@toastErrorMessageWhenCreateNewRule": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}