mattermost-mobile/app/screens/interactive_dialog
Jesse Hallam e127951230 MM-21632: fix toggling interactive dialog boolean (#3793)
* MM-21632: fix toggling interactive dialog boolean

My fix for MM-17519 broke the /rendering/ of the boolean toggle, but not
the underlying interactive dialog state (and the thrust of the original
issue).

* MM-21683: fix handling of boolean defaults

* unit tests
2020-01-20 21:29:43 +08:00
..
__snapshots__ MM-21342 Fix leading zero on post by using react-intl by default and fallback to moment-timezone for unsupported locale (#3797) 2020-01-13 20:12:51 -03:00
dialog_element.js MM-21632: fix toggling interactive dialog boolean (#3793) 2020-01-20 21:29:43 +08:00
dialog_element.test.js MM-21632: fix toggling interactive dialog boolean (#3793) 2020-01-20 21:29:43 +08:00
dialog_introduction_text.js MM-18464 Interactive dialog renders out of safe area view on landscape orientation (#3335) 2019-09-27 14:44:48 -07:00
dialog_introduction_text.test.js MM-18464 Interactive dialog renders out of safe area view on landscape orientation (#3335) 2019-09-27 14:44:48 -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-21632: fix toggling interactive dialog boolean (#3793) 2020-01-20 21:29:43 +08:00
interactive_dialog.test.js MM-21632: fix toggling interactive dialog boolean (#3793) 2020-01-20 21:29:43 +08:00