mirror of
https://github.com/status-im/status-react.git
synced 2025-02-05 07:35:00 +00:00
fix community channel back button (#14358)
This commit is contained in:
parent
c7d5e90882
commit
e8c44632ab
@ -252,7 +252,8 @@
|
||||
(fx/merge cofx
|
||||
{:dispatch [:navigate-to :chat]}
|
||||
(navigation/change-tab :chat)
|
||||
(navigation/pop-to-root-tab :chat-stack)
|
||||
(when-not (= (:view-id db) :community)
|
||||
(navigation/pop-to-root-tab :chat-stack))
|
||||
(close-chat)
|
||||
(force-close-chat chat-id)
|
||||
(fn [{:keys [db]}]
|
||||
|
Loading…
x
Reference in New Issue
Block a user