mattermost-mobile/app/components/post_draft/draft_input
Mattermost Build 47c0ff2655
Handle go to location from CommandResponse (#4620) (#5082)
* First draft to handle go to location on mobile

* Fix lint

* Fix test

* Remove unnecessary change

* Add not handled cases

* Add i18n missing string

* Fix typo

* Extract handleGotoLocation into an action

* Fix minor issues and extract showPermalinkView to an action

* Fix minor issues and extract showPermalinkView to an action

* Add missing change

* Fix this reference

* Remove unneeded event handlers, sort imports, early handle errors, make group channel visible, remove duplications and move functions to the right place

* Fix tests

* Handle error when opening permalink

(cherry picked from commit 7bb777f4b3)

Co-authored-by: Daniel Espino García <larkox@gmail.com>
2021-01-04 15:17:51 -07:00
..
draft_input.js Handle go to location from CommandResponse (#4620) (#5082) 2021-01-04 15:17:51 -07:00
draft_input.test.js Handle go to location from CommandResponse (#4620) (#5082) 2021-01-04 15:17:51 -07:00
index.js Handle go to location from CommandResponse (#4620) (#5082) 2021-01-04 15:17:51 -07:00