Skip to content
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

Feature Request: Switch between Age and Timestamp view for transactions list #341

Closed
tx-nikola opened this issue Dec 3, 2024 · 0 comments · Fixed by #366
Closed

Feature Request: Switch between Age and Timestamp view for transactions list #341

tx-nikola opened this issue Dec 3, 2024 · 0 comments · Fixed by #366
Assignees

Comments

@tx-nikola
Copy link
Contributor

🌟 Feature Request
📝 Description
In Etherscan, when going through transactions in the transactions list, users can click on the "Date Time (UTC)" or "Age" to swap between those two formatting options.
We should also add that so it's easier to search the transactions and the UX is better.

🤔 Rationale
Some users find it easier to search transactions by "Age", eg. "7 days ago", but some find it easier to search by the specific time, eg. "2024-12-03 1:01:22".
If the user is looking for a specific transaction, and they see a bunch of transactions that all say "2 months ago" it will be hard to find the specific one.

@tx-nikola tx-nikola self-assigned this Dec 3, 2024
vasyl-ivanchuk added a commit that referenced this issue Jan 28, 2025
# What ❔

This PR adds the functionality to toggle between "Ago" and "UTC Date"
for tx timestamps in the transactions table.


https://github.com/user-attachments/assets/6b9d085a-28e8-43d9-b400-fe5cbe8e47d8




## Why ❔

For better user experience - previously users could only see for example
"4 weeks ago" timestamp for multiple transactions - this enables easier
navigation trough the transactions list.

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [ ] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [ ] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.

This PR fixes #341

---------

Co-authored-by: Roman Petriv <[email protected]>
Co-authored-by: Vasyl Ivanchuk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant