mattermost-mobile/app/screens/interactive_dialog
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-15219 Added support for introduction text in interactive dialogs (#3222) 2019-09-16 09:22:59 -07:00
dialog_element.js Adds support for 'radio' type in interactive dialogs (#3212) 2019-09-18 15:35:32 +02:00
dialog_element.test.js Adds support for 'radio' type in interactive dialogs (#3212) 2019-09-18 15:35:32 +02:00
dialog_introduction_text.js MM-15219 Added support for introduction text in interactive dialogs (#3222) 2019-09-16 09:22:59 -07:00
dialog_introduction_text.test.js MM-15219 Added support for introduction text in interactive dialogs (#3222) 2019-09-16 09:22:59 -07:00
index.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
interactive_dialog.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
interactive_dialog.test.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00