mattermost-mobile/app/components/autocomplete/slash_suggestion
Daniel Espino García 777b35bda3
Add parsing error to suggestions, add more information to text suggestions and avoid empty suggestions (#5251)
* Add parsing error to suggestions and avoid empty suggestions

* Fix merge issue

* Address feedback and send fetch form errors as suggestion errors

* Fix test
2021-04-01 15:51:46 -04:00
..
__snapshots__ Feature - Cloud Apps (#5226) 2021-03-22 18:02:06 -04:00
app_command_parser Add parsing error to suggestions, add more information to text suggestions and avoid empty suggestions (#5251) 2021-04-01 15:51:46 -04:00
index.ts Feature - Cloud Apps (#5226) 2021-03-22 18:02:06 -04:00
slash_suggestion.test.tsx Feature - Cloud Apps (#5226) 2021-03-22 18:02:06 -04:00
slash_suggestion.tsx Add parsing error to suggestions, add more information to text suggestions and avoid empty suggestions (#5251) 2021-04-01 15:51:46 -04:00
slash_suggestion_item.tsx Add parsing error to suggestions, add more information to text suggestions and avoid empty suggestions (#5251) 2021-04-01 15:51:46 -04:00