Skip to content

Improve load time of transaction history with asynchronous programming #38

@IsaacCheng9

Description

@IsaacCheng9

Summary

  • Currently, transaction history is loaded on demand in a synchronous manner.
  • This means that the load time quickly becomes significant when the user has recorded a few transactions.
  • Refactor the display of transaction history with asynchronous programming to address this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorImprove an existing implementation

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions