mattermost-mobile/app/store
Miguel Alatzar 55ebf4f5e4
[MM-20950] Don't reset the navigation root when clearing data (#3929)
* No need to resetToChannel on clearing data

* Don't use componentWillReceiveProps

* Dismiss all modals on iOS too

* Use centerChannelBg when channel as root

* Fix resetToChannel test

* Fix removal of loadChannels call when rebasing with master

* Add new line

* Address PR review comments
2020-02-27 17:15:45 -03:00
..
ephemeral_store.js [MM-18983] Store insets in ephemeral store (#3457) 2019-10-25 14:50:13 +03:00
index.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
middleware.js MM-16477 Check for modified users on reconnect (#2936) 2019-07-02 14:20:48 -04:00
middleware.test.js Avoid possible reading of length property on undefined (#2783) 2019-05-10 09:34:23 -07:00
store.js [MM-20950] Don't reset the navigation root when clearing data (#3929) 2020-02-27 17:15:45 -03:00
thunk.js Deps update (#3806) 2020-01-20 13:20:03 -03:00
utils.js [MM-20950] Don't reset the navigation root when clearing data (#3929) 2020-02-27 17:15:45 -03:00
utils.test.js [MM-20950] Don't reset the navigation root when clearing data (#3929) 2020-02-27 17:15:45 -03:00