status-desktop/ui/app/AppLayouts/Chat/popups/community
Lukáš Tinkl 0b94c2b541 fix: revert to not destroy popups on close by default
- causing too many regressions along the way
- most of our popups are already destroyed properly inside Popups.qml
- in general, a Popup (Dialog, Menu, etc.) can be manually destroyed iff
it had been created using `Component.createObject()`, otherwise it's gone
for good until restart
- manually enabled the destroy-on-close in verified cases

Fixes #10948 (maybe some other dupes)
2023-06-09 00:44:27 +02:00
..
AlertPopup.qml feat(MintToken): Add `delete` and `retry mint` options when deploy fails 2023-06-02 13:15:34 +02:00
BurnTokensPopup.qml feat(MintTokens): Created `BurnTokensPopup` 2023-05-24 17:17:40 +02:00
CommunityProfilePopup.qml fix: revert to not destroy popups on close by default 2023-06-09 00:44:27 +02:00
CommunityTokenPermissionsPopup.qml fix(StatusScrollView): Change implementation to inherit ScrollView (#10789) 2023-05-31 23:58:23 +03:00
CreateCategoryPopup.qml [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
CreateChannelPopup.qml \chore(@desktop/wallet): Change customisation colours on desktop to match those used on mobile 2023-06-02 19:48:19 +02:00
InviteFriendsToCommunityPopup.qml chore(InviteFriendsToCommunityPopup): Adjust search behavior 2023-05-12 16:37:01 +02:00
RemotelyDestructPopup.qml fix(StatusScrollView): Change implementation to inherit ScrollView (#10789) 2023-05-31 23:58:23 +03:00
SignTokenTransactionsPopup.qml feat(MintAssets): Create mint assets flow 2023-05-31 08:18:26 +02:00
TransferOwnershipPopup.qml tst_communityManageOverview): add scenario that copies community private key 2023-06-02 23:19:35 +03:00
qmldir feat(MintToken): Add `delete` and `retry mint` options when deploy fails 2023-06-02 13:15:34 +02:00