status-desktop/ui/app/AppLayouts/Communities/helpers
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
..
AirdropFeesSubscriber.qml fix(airdrop): sending an airdrop using a secondary account (better UX) (#15448) 2024-07-12 13:28:25 -04:00
BurnTokenFeesSubscriber.qml fix(Update fees periodically): Implementing periodic fee update for airdrops, minting, self destruct and burning transactions 2023-09-08 23:25:04 +03:00
DeployFeesSubscriber.qml feat(@desktop/communities): Adjust owner and master tokens deployment flow to new API 2023-10-04 12:08:50 +02:00
PermissionsHelpers.qml feat(@desktop/permissions): use non community NFTs in permissions 2024-07-05 10:27:17 +02:00
SelfDestructFeesSubscriber.qml fix(Update fees periodically): Implementing periodic fee update for airdrops, minting, self destruct and burning transactions 2023-09-08 23:25:04 +03:00
SetSignerFeesSubscriber.qml feat(@desktop/communtiies): Set signer flow 2023-11-08 14:35:51 +01:00
SingleFeeSubscriber.qml feat(Community/FinaliseOwnership): Added finalise flow in the app 2023-10-03 13:53:42 +02:00
TokenObject.qml refactor(community_tokens): only fetch holders when going to the page (#16308) 2024-09-19 16:32:38 -04:00
TransactionFeesBroker.qml feat(@desktop/communtiies): Set signer flow 2023-11-08 14:35:51 +01:00
qmldir feat(FinaliseOwnershipPopup): Moved to Popups 2023-11-08 14:35:51 +01:00