nimiq / safe

MIT License
8 stars 8 forks source link

Transactions paging does not reset on account switch #97

Closed sisou closed 5 years ago

sisou commented 5 years ago

Steps to reproduce:

  1. Create two accounts: A and B
  2. Have a single (or a few, but less than one page) transactions in account A
  3. Have more than one page of transactions in account B
  4. Go to account B and switch to second page
  5. Switch to account A Basically it should switch to page 1 when you switch accounts.

bug_you_have_no_transactions_yet