feat: Shows error message with retry for widget messages (#3594)

- Adds error message retry option for widget bubbles
- Adds a fallback for widget images with file type bubble
This commit is contained in:
Nithin David Thomas
2021-12-21 12:02:43 +05:30
committed by GitHub
parent 0130e08016
commit 307118b235
9 changed files with 168 additions and 34 deletions

View File

@@ -6,6 +6,10 @@
},
"FORM_BUBBLE": {
"SUBMIT": "Submit"
},
"MESSAGE_BUBBLE": {
"RETRY": "Send message again",
"ERROR_MESSAGE": "Couldn't send, try again"
}
},
"TEAM_AVAILABILITY": {