You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users with over 100 coins only see the first 100 coins on explorer. Requires selecting the ALL tab selector to see that the user does in fact have 100 coins.
How to reproduce
Steps to reproduce
This is one such affected account that is not showing USDT (LayerZero) for example.
I’d like to contribute to this project and propose implementing infinite scroll for the coin list. With infinite scroll, the list would load more items dynamically as the user scrolls, providing a smoother and more intuitive experience.
If this approach sounds good, may I create a PR for it?
Looking forward to your feedback!
I’d like to contribute to this project and propose implementing infinite scroll for the coin list. With infinite scroll, the list would load more items dynamically as the user scrolls, providing a smoother and more intuitive experience.
If this approach sounds good, may I create a PR for it? Looking forward to your feedback!
Yes of course, we always support external contributions!
🐛 Bug Description
Users with over 100 coins only see the first 100 coins on explorer. Requires selecting the ALL tab selector to see that the user does in fact have 100 coins.
How to reproduce
Steps to reproduce
This is one such affected account that is not showing USDT (LayerZero) for example.
https://explorer.aptoslabs.com/account/0xafcb0c5b9f3f02e5d0475cfc62e69486e837b61b1fc23d110414779a91ed3cec/coins?network=mainnet
I verified by sending the user 0.01 USDT (LayerZero):
https://explorer.aptoslabs.com/txn/1968714798?network=mainnet
And USDT (LayerZero) shows up in my account:
https://explorer.aptoslabs.com/account/0xc02399a3dadb83d363802e3fc990eceade0e9b2a9a6dc180a092a60b0c17566f/coins?network=mainnet
Stack trace / error message
N/A
Expected Behavior
Either need a paginated response or ability to load more on initial request.
System information
System details:
Chrome.
The text was updated successfully, but these errors were encountered: