status-desktop/ui/app/AppLayouts/Chat/CommunityComponents
Pascal Precht 1ec6583494 fix(Communities): move backup community popup logic to onClosed handler
The transfer ownership popup triggered by the backup community baner button
was behaving weirdly because the banner from where it originates lives inside
a loader that is deactivated once the popup was opened.

Moving the logic that deactivates the loader into the onClosed handler of the
popup solves this issue.

Thanks to @pinebit for getting to the bottom of this!

Fixes #2997
2021-08-16 14:10:43 -04:00
..
AccessExistingCommunityPopup.qml chore(@desktop/general): run translation script 2021-07-19 12:27:45 -04:00
BackUpCommuntyBanner.qml fix(Communities): move backup community popup logic to onClosed handler 2021-08-16 14:10:43 -04:00
CommunitiesPopup.qml chore: update translation files 2021-08-02 13:31:53 -04:00
CommunityDetailPopup.qml fix(CommunityDetailPopup): ensure description wraps properly 2021-07-26 13:34:12 -04:00
CommunityPopupButton.qml fix: fix community profile looks and style 2021-03-03 16:45:23 -05:00
CommunityProfilePopup.qml fix(@desktop/communities): close community modal when leaving the community 2021-08-03 16:45:41 -04:00
CommunityProfilePopupInviteFriendsView.qml fix(@desktop/communities): Remove search from invite 2021-08-04 14:41:13 -04:00
CommunityProfilePopupMembersList.qml fix(@desktop/translation): update translation 2021-07-23 16:35:23 -04:00
CommunityProfilePopupOverview.qml fix(@desktop/translation): update translation 2021-07-23 16:35:23 -04:00
CommunityUserList.qml chore: update translation files 2021-08-02 13:31:53 -04:00
CommunityWelcomeBanner.qml fix(Communities): make managing community button work again 2021-07-21 12:18:02 -04:00
CreateCategoryPopup.qml fix(CreateCategoryPopup): ensure delete button and name input stay in viewport 2021-07-22 13:52:33 -04:00
CreateChannelPopup.qml fix(@desktop/translation): update translation 2021-07-23 16:35:23 -04:00
CreateCommunityPopup.qml fix(community): lock community type to on request 2021-07-29 09:38:38 -04:00
InviteFriendsToCommunityPopup.qml fix(Communities): use `StatusModal` in `InviteFriendsToCommunityPopup` 2021-07-21 12:18:02 -04:00
MembershipRadioButton.qml fix(CreateCommunity): fix separator margins 2021-04-29 12:21:12 -04:00
MembershipRequestsButton.qml chore(@desktop/general): run translation script 2021-07-19 12:27:45 -04:00
MembershipRequestsPopup.qml fix(@desktop/translation): update translation 2021-07-23 16:35:23 -04:00
MembershipRequirementPopup.qml fix(@desktop/translation): update translation 2021-07-23 16:35:23 -04:00
TransferOwnershipPopup.qml fix(@desktop/translation): update translation 2021-07-23 16:35:23 -04:00