status-desktop/ui/app/AppLayouts/Communities/views
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
..
ChannelsSelectionModel.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
CommunitiesGridView.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
CommunityColumnView.qml fix: crash when request to join fails + add error toast when it fails 2023-07-14 15:11:57 -04:00
CommunitySettingsView.qml feat(OwnerToken): Admin view of Airdrops home - pre-Owner token minting 2023-07-14 12:57:18 +02:00
CommunityTokenView.qml fix(CommunityTokenView): Hide holdings list when token not deployed 2023-07-04 15:32:37 +02:00
EditAirdropView.qml fix: Airdrop section of deployed NFT doesn't seem to apply darkmode 2023-06-30 17:15:09 +02:00
EditCommunityTokenView.qml fix(EditCommunityToken): prevent using already existing symbols 2023-07-07 15:30:07 +03:00
EditPermissionView.qml chore(Community Permissions): Mint asset button enabled in holdings dropdown 2023-07-06 00:53:11 +02:00
HoldingsSelectionModel.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
JoinCommunityView.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
MintedTokensView.qml feat(OwnerToken): Admin view of Tokens home - pre-Owner token minting 2023-07-14 12:57:18 +02:00
OwnerTokenWelcomeView.qml feat(OwnerToken): Add Mint Owner token view 2023-07-11 13:04:50 +02:00
PermissionsView.qml fix(Communities): ensure permission CTAs are rendered with admin 2023-07-04 13:06:35 +02:00
WelcomeSettingsView.qml feat(OwnerToken): Admin view of Airdrops home - pre-Owner token minting 2023-07-14 12:57:18 +02:00
qmldir feat(OwnerToken): Add Mint Owner token view 2023-07-11 13:04:50 +02:00