mattermost-mobile/app/components/post_textbox
Miguel Alatzar 459801d10b
[MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298)
* Patch react-native-navigation

* Make navigation actions regular functions

* Fix unhandled promise rejection warning

* Missing semicolons

* Mock navigation actions

* Add unit tests for navigation actions

* Place all patches in patches directory

* Fix channel_info snapshot test
2019-09-25 15:23:45 -07:00
..
__snapshots__ [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
components Avoid possible reading of length property on undefined (#2783) 2019-05-10 09:34:23 -07:00
index.js MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
post_textbox.android.js Fix file upload not completing (#2866) 2019-06-06 08:39:06 -04:00
post_textbox.ios.js Fix autocomplete showing behind the keyboard on iOS and not working on Android (#2830) 2019-05-27 19:18:43 -04:00
post_textbox.test.js Fix paste files with multiple instances of post textbox (#3302) 2019-09-25 17:03:14 +08:00
post_textbox_base.js Fix paste files with multiple instances of post textbox (#3302) 2019-09-25 17:03:14 +08:00