add pagination to account transactions list #1095

Merged
code-constructor merged 2 commits from add-transaction-pagination into main 2024-08-16 21:00:05 +08:00
code-constructor commented 2024-08-16 20:13:38 +08:00 (Migrated from github.com)

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.

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.
zachgoll (Migrated from github.com) approved these changes 2024-08-16 20:39:17 +08:00
zachgoll (Migrated from github.com) left a comment

Nice, thanks for the addition!

Nice, thanks for the addition!
Sign in to join this conversation.