status-desktop/ui/app/AppLayouts
Lukáš Tinkl 93d808d020 fix(CommunityMembershipSetupDialog): wait for the Join Permission response only
- introduce a new boolean property `checkingPermissionToJoinInProgress`
and use it to enable/disable the Join (share addresses) button when
joining a community
- we don't have to wait for both join and channels permissions check to
finish, as the former is much faster
- renamed `joinPermissionsCheckSuccessful` to
`joinPermissionsCheckCompletedWithoutErrors` to avoid confusion

Fixes #14680
2024-05-17 14:26:55 +02:00
..
Browser chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
Chat Remove importCommunity from QML and Nim code (#14814) 2024-05-16 17:30:32 -04:00
Communities fix(CommunityMembershipSetupDialog): wait for the Join Permission response only 2024-05-17 14:26:55 +02:00
Node feat(ActivityCenter): Add indication for visited/unvisited AC state 2023-02-17 16:13:43 +04:00
Onboarding fix: ENS keycap display issues 2024-05-13 16:20:54 +02:00
Profile Remove importCommunity from QML and Nim code (#14814) 2024-05-16 17:30:32 -04:00
Wallet feat(@wallet): Show lightbox when clicking collectible (#14168) 2024-05-15 11:36:56 +02:00
stores fix(CommunityMembershipSetupDialog): wait for the Join Permission response only 2024-05-17 14:26:55 +02:00