Skip to content

Implement pagination and filtering for transactions list #68

@nfebe

Description

@nfebe

Problem

The transactions list fetches only the first 100 transactions and never loads more. Users with many transactions cannot see older entries.

The API already supports pagination but the UI doesn't use it.

Expected Behavior

  • Load more transactions as the user scrolls or via pagination controls
  • Support filtering by date range, type, wallet, category, and party
  • Show total count and current position

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions