status-desktop/ui/app/AppLayouts/Communities
Jonathan Rainville 5f1483a595 fix: crash when request to join fails + add error toast when it fails
Fixes #11514

The problem was that we were not handling the error from request to join correctly.

Then I added an event that sends a signal to the QML to show a toast about an error. I don't show the actual error to the user because usually it's not super helpful. It will be in the logs.

The status-go change makes it so that we don't save the request to join if the permission check failed.
2023-07-14 15:11:57 -04:00
..
controls feat(OwnerToken): Create Get started panel and add it to Tokens and Airdrops welcome views 2023-07-11 11:07:01 +02:00
helpers fix(MintTokensSettingsPanel): Improved binding from token model to CommunityTokenView instance, Constants.TokenType used consistently 2023-07-04 15:32:37 +02:00
layouts feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
panels feat(OwnerToken): Admin view of Airdrops home - pre-Owner token minting 2023-07-14 12:57:18 +02:00
popups feat(@desktop/wallet): Networks - New List UX with link mainnet/testnet + testnet mode enable/disable 2023-07-14 08:57:36 +02:00
stores feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
views fix: crash when request to join fails + add error toast when it fails 2023-07-14 15:11:57 -04:00
CommunitiesPortalLayout.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
qmldir feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00