status-desktop/ui/app/AppLayouts
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
..
Chat chore(StatusMemberListItem): refactor to use ItemDelegate 2024-09-12 15:04:22 +02:00
Communities refactor(community_tokens): only fetch holders when going to the page (#16308) 2024-09-19 16:32:38 -04:00
Node [StatusQ] Move StyledTextField to StatusQ 2024-09-13 16:40:47 +02:00
Onboarding fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
Profile fix: Apply custom asset / collectible order (#16227) 2024-09-11 14:00:25 +02:00
Wallet fix: wallet connect - sake.lido.fi dApp - staking transaction gets stuck 2024-09-17 19:39:32 +02:00
stores Unused hex2Dec, hex2Eth and hex2Gwei removed from shared RootStore 2024-09-11 11:26:30 +02:00