add pagination to account transactions list #1095
Reference in New Issue
Block a user
Delete Branch "add-transaction-pagination"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The transaction view in account/transactions had no pagination. This caused a problem where a large list of transactions took a long time to load.
Nice, thanks for the addition!