Rovak / wallet-web

Tron Protocol Wallet

Home Page:https://tronscan.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bounty] Token listing page - performance issue in loading

shanadas opened this issue · comments

In token listing page, even with the limited set of tokens in testnet, the page's loading performance is not good. The page tries to load the entire data all at once. At some point, the page indicates unresponsiveness. We should consider pagination at API level or part by part loading.

image