mattermost-mobile/app/components/autocomplete/slash_suggestion/app_command_parser
Mattermost Build 91b4621433
Add parsing error to suggestions, add more information to text suggestions and avoid empty suggestions (#5251) (#5264)
* Add parsing error to suggestions and avoid empty suggestions

* Fix merge issue

* Address feedback and send fetch form errors as suggestion errors

* Fix test

(cherry picked from commit 777b35bda3)

Co-authored-by: Daniel Espino García <larkox@gmail.com>
2021-04-01 15:58:03 -04:00
..
tests Feature - Cloud Apps (#5226) 2021-03-22 18:02:06 -04:00
app_command_parser.test.ts Add parsing error to suggestions, add more information to text suggestions and avoid empty suggestions (#5251) (#5264) 2021-04-01 15:58:03 -04:00
app_command_parser.ts Add parsing error to suggestions, add more information to text suggestions and avoid empty suggestions (#5251) (#5264) 2021-04-01 15:58:03 -04:00
app_command_parser_dependencies.ts Make app command parse error message more readable (#5238) (#5252) 2021-03-29 13:09:46 +02:00