status-desktop/ui/app/AppLayouts/Communities/views
Jonathan Rainville 3f8dfee3cd
refactor(community_tokens): only fetch holders when going to the page (#16308)
* refactor(community_tokens): only fetch holders when going to the page

Fixes #16307

Instead of fetching community token holders each time members change, we fetch when the page for the token is opened.
It shows a small loading text then the resulting holders.
If the list is already available (fetched previously, we show it directly).
There is still the timer to refresh the list if you stay on the page.

* add loading property to storybook
2024-09-19 16:32:38 -04:00
..
BannedMemberCommunityView.qml feat(desktop@communities): change kicked/banned member behavior (#13706) 2024-02-27 12:55:56 +01:00
CommunitiesGridView.qml fix(CommunityPortal): don't show PermissionsRow for free communities 2024-05-13 16:21:07 +02:00
CommunityColumnView.qml fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
CommunitySettingsView.qml refactor(community_tokens): only fetch holders when going to the page (#16308) 2024-09-19 16:32:38 -04:00
CommunityTokenView.qml refactor(community_tokens): only fetch holders when going to the page (#16308) 2024-09-19 16:32:38 -04:00
ControlNodeOfflineCommunityView.qml feat: info msg if owner is not awailable after community ownership change (#12560) 2023-10-31 18:55:41 +01:00
EditAirdropView.qml fix(networks): enable network before mint or airdrop (#15601) 2024-07-22 09:52:44 -04:00
EditCommunityTokenView.qml fix(networks): enable network before mint or airdrop (#15601) 2024-07-22 09:52:44 -04:00
EditOwnerTokenView.qml feat(networkSelector): Refatoring of NetworkSelector to remove backend dependency 2024-06-21 16:18:51 +03:00
EditPermissionView.qml chore(beta): hioe ENS community permission creation (#15664) 2024-07-19 14:45:40 -04:00
HoldingsSelectionModel.qml feat(@desktop/permissions): use non community NFTs in permissions 2024-07-05 10:27:17 +02:00
JoinCommunityView.qml fix(@desktop/communities): request to join fixes (#14287) 2024-04-04 18:03:10 +02:00
MintedTokensView.qml fix(wallet): Update collectibles media management (#16080) 2024-08-28 15:58:33 +02:00
OwnerTokenWelcomeView.qml feat(OwnerToken): Add all mint states views design details 2023-07-21 17:25:08 +02:00
PermissionsView.qml fix: ensure communityDetails are updated in PermissionsView (#14981) 2024-05-30 09:52:28 -04:00
WelcomeSettingsView.qml
qmldir fix(permissions): fix hang when all channel perm check return (#14259) 2024-04-04 12:14:39 -04:00