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
The current implementation of the /accounts page needs to be improved to show more information like: rank position, transactions count and percentage. This will enhance usability and align with user expectations.
Description
The current implementation of the
/accounts
page needs to be improved to show more information like: rank position, transactions count and percentage. This will enhance usability and align with user expectations.Fixed here: #943
Tasks
Add Pagination at the Top
URL Updates for Pagination
/accounts?p=2&ps=50
for page 2 with 50 items per page.Add Rank Column
[CANCELED] Add Transaction Count Column
Note: this requirement is not longer part of this issue and has been moved to its own issue here: Add transaction count column on /accounts section #934
Additional Notes
/accounts
and Etherscan for reference.Acceptance Criteria
/accounts
page.Required PR: Enhance /v1/balances endpoint results
Original PR: #931
Checkout from Branch: 927-add-holders-for-tlos-itself-create-accounts-endpoint
The text was updated successfully, but these errors were encountered: