-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copy transaction ID button #1625
Comments
When you navigate from the recent operations table to the transaction details, if you then click the browser's back button, it should bring you back to the exact same page of that table. Isn't this what you observe? Also, to make sure I fully understand your workflow, where exactly do you need to paste the TransactionID after copying it? |
In theory this is how it works and is nice; in practice however it can be quite clunky. That's an issue because I now have to take a few seconds to figure out exactly how far down the page I was, has the page updated as new transactions came through etc.? Doing this once annoying but fine, however if you're doing this multiple times per day or per week it becomes quite frustrating.
Anywhere else e.g. email, slack, google doc, discord, reddit etc. This also leads onto another issue which is mostly covered by #1598, surrounding transactions not being grouped, but that's a separate pain point. |
I am aware of the CSV download, however i don't find it very useful as there doesn't appear to be a way to download every transaction type. You have to choose which specific types of transactions you want. If you want everything, you need to download multiple, then manually stitch them together |
nice, that's useful! Regardless, having a copy transaction ID button would still be extremely helpful 🙌 |
Problem
Trying to copy transaction IDs from an account's 'recent operations' section is painful. Currently it requires highlighting the transaction ID, then while still depressing the left mouse button, hitting ctrl+c / cmd+c.
After copying you then have to highlight half the page to avoid being sent to the specific transactions page, if you do go to the transaction specific page it takes 15+ seconds to go back to the recent operations page exactly where you were.
The last point is incredibly frustrating if you're looking through a lot transactions.
Solution
A copy button.
EtherScan example - https://etherscan.io/address/0x4838b106fce9647bdf1e7877bf73ce8b0bad5f97
Alternatives
No response
The text was updated successfully, but these errors were encountered: