You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to reconcile my account history as reported in HashScan with my tax software records. The way I tried to do this is by having one browser window up to the tax software (Koinly) and one open to Hashscan, and to work my way through transactions. If on HashScan I am looking at all the transactions in the account, but want to see the details, I have to click on the transaction to see the details and then when I click the back button in the browser, it doesn't get me back to where I was. And in a long list of transactions, it is hard to see where I left off.
Solution
Instead a couple options:
We could allow the row to expand in the account view to see transaction details right there inline
We could add to the transaction details next / prev buttons to traverse through other transactions within the account in order.
Maybe there are better options?
Alternatives
No response
The text was updated successfully, but these errors were encountered:
So you are working on the Transactions (Recent Operations section) on your account 's page.
You navigate through the pages, say, until page 10 (this puts the refresh on pause automatically if it wasn't already paused).
Then you click on one of the transactions to see its details.
When you click back (in the browser history) this should bring you back to page 10.
If this is not what you observe, there is a bug (I am trying but am unable to reproduce it so far...).
This bug aside, the option 1/ could be useful to avoid going back and forth between the list and the details page.
For option 2/, it is less obvious how we would materialise on the transaction details page the notion that we are in the context of an enumeration of the account's transaction.
Problem
I want to reconcile my account history as reported in HashScan with my tax software records. The way I tried to do this is by having one browser window up to the tax software (Koinly) and one open to Hashscan, and to work my way through transactions. If on HashScan I am looking at all the transactions in the account, but want to see the details, I have to click on the transaction to see the details and then when I click the back button in the browser, it doesn't get me back to where I was. And in a long list of transactions, it is hard to see where I left off.
Solution
Instead a couple options:
Maybe there are better options?
Alternatives
No response
The text was updated successfully, but these errors were encountered: