[AAE-6660] FE - [ADF] Linked dropdown still contains old options when the rest api does not return results (#7454)

* [AAE-6660] FE - [ADF] Linked dropdown still contains old options when the rest api does not return results

* * Added unit tests to the recent changes done on dropdown.

* * Improved error message

* My empty commit to kick start travis

* * Fixed lint errors

* * Fixed css lint error

* * Fixed failing unit test
This commit is contained in:
siva kumar
2022-01-24 14:47:44 +05:30
committed by GitHub
parent d605efaacb
commit 4ffa338585
6 changed files with 109 additions and 7 deletions

View File

@@ -42,6 +42,7 @@
"REMOVE_FILE": "Remove",
"UPLOAD": "UPLOAD",
"REQUIRED": "*Required",
"REST_API_FAILED": "The server `{{ hostname }}` is not reachable",
"FILE_NAME": "File Name",
"NO_FILE_ATTACHED": "No file attached",
"VALIDATOR": {