status-desktop/ui/app/AppLayouts/Chat/stores
Pascal Precht b92ac455c9 fix: ensure last active community is reset when leaving community
There's a bug where the last active community will be set in local settings
and not removed when a user leaves a community.

This causes the app to start on an invalid screen/state as it still tries to
render the community view for a community that the user has just left.

This commit ensure we're resetting the last active community in the local settings
when a users leaves the community.

Fixes: #4094
2021-12-07 09:55:16 +01:00
..
EmojiReactions.qml refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
MessagesData.qml refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
RootStore.qml fix: ensure last active community is reset when leaving community 2021-12-07 09:55:16 +01:00
StickerData.qml refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
StickerPackData.qml refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00