Summary
Please restore the pagination functionality on account pages to enable users to access and view older transactions. This feature was available in the original Aptos Explorer but appears to be disabled in the Movement Explorer fork.
Current Behavior
When viewing an account's transaction history, users can only see the most recent transactions with no way to navigate to older transactions beyond what fits on the initial page.
Requested Change
Re-enable the pagination controls at the bottom of account transaction history pages, matching the functionality present in the Aptos Explorer.
Benefits
- Improves user experience by providing access to complete transaction history
- Maintains consistency with expected explorer functionality
- Enables proper auditing and historical analysis of account activity
- Essential feature for accounts with high transaction volumes
Implementation Notes
Since this functionality exists in the original Aptos Explorer codebase that Movement Explorer is forked from, re-enabling this feature should be straightforward without requiring significant development effort.
Summary
Please restore the pagination functionality on account pages to enable users to access and view older transactions. This feature was available in the original Aptos Explorer but appears to be disabled in the Movement Explorer fork.
Current Behavior
When viewing an account's transaction history, users can only see the most recent transactions with no way to navigate to older transactions beyond what fits on the initial page.
Requested Change
Re-enable the pagination controls at the bottom of account transaction history pages, matching the functionality present in the Aptos Explorer.
Benefits
Implementation Notes
Since this functionality exists in the original Aptos Explorer codebase that Movement Explorer is forked from, re-enabling this feature should be straightforward without requiring significant development effort.